Debug
Sets the debugging mode.
Parameters
<Mode No.>
|
The number of the debugging mode (integer).
|
Return Value
None.
Description
Sets the action for when a Macro Error is generated.
The mode numbers are as listed below.
0: None message is output always.
1: An error message is output to the macro console when an error occurs.
2: Execute trace(output processing line to the macro console).
Example
Set the debugging mode to 0.