Chapter 3. Introduction to Debug Tool and Debug Tool Utilities and Advanced Functions V3.1 141
Example:
query location;
Result:
QUERY LOCATION ;
EQA1242I You are executing commands in the STATEMENT TRADERB ::> TRADERB :
334.1 breakpoint.
EQA1238I The current location is TRADERB ::> TRADERB :> 334.1.
SET
The SET command sets various switches that affect the operation of Debug Tool.
Example:
set echo off;
Result:
STEP and GO statements do not appear in the log window, but they do go to the
log file.
STEP
The STEP command causes Debug Tool to execute your program one (or more)
statements at a time.
Example:
step 5;
Result:
Debug Tool will execute five lines of code, one line at a time.
3.5.3 Descriptions of some interesting commands
GOTO
The ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.
Karan Singh, Richard Davis, Anuja Deedwaniya, Michael Jägering, Redelf Janßen, Michael Morrissey, Neil O'Connor, Conrad Peche, Arunkumar Ramachandran, Richard Walton