DEBUG

Top  Previous  Next

S

A

W

WS

ü

ü

Syntax -

Debug

 

Description:

This command is used to halt the processing of the script and activate the EMUE debugger. This command can be used to set breakpoints in the script for the purpose of debugging and testing the script.

 

Note: It is recommended that all DEBUG commands be removed from a script before the script is used for unattended processing.

 

Sample:

The following statement uses the Debug command to halt the processing of commands in EMUE.  When a Debug command is processed by EMUE no additional commands will be ran until a user intervenes.  User intervention will be need to continue processing the EMUE script, the user can resume the script or pause through the script.

Debug