Difference between revisions of "SET DEBUG"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 15: | Line 15: | ||
==See Also== | ==See Also== | ||
− | SET | + | [[SET ALTERNATE]], [[SET ECHO]], [[SET PRINT]], [[SET PRINTER]], [[SET TALK]] |
Line 33: | Line 33: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
− | [[Category:Set_Commands]] | + | [[Category:Set_Commands|DEBUG]] |
Revision as of 12:49, 11 March 2009
Contents
SET DEBUG
Class
Error Handling and Debugging
Purpose
Toggle sending of echoed commands to printer
Syntax
SET DEBUG ON | OFF | (<expL>)
See Also
SET ALTERNATE, SET ECHO, SET PRINT, SET PRINTER, SET TALK
Description
If SET DEBUG is ON and SET ECHO is ON, then each command that is read from a program file is displayed on the printer. This command is primarily used in program debugging. By default, DEBUG is OFF.
Example
set debug on set echo on do yourproc
Products
Recital Terminal Developer