SET DEBUG

From Recital Documentation Wiki
Revision as of 16:26, 10 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SET DEBUG

Class

Error Handling and Debugging


Purpose

Toggle sending of echoed commands to printer


Syntax

SET DEBUG ON | OFF | (<expL>)


See Also

SET ECHO, SET TALK, SET ALTERNATE, SET PRINT, SET PRINTER


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