Previous Topic: View ReplayNext Topic: Operations


Control Command Replay Separators

In order to help the user see more graphically the flow of control of the traced dialog, CA ADS Trace displays separator lines before the control commands. The control commands are traced when A (TRACE ALL--With Control) is specified during trace generation.

Depending on the control command found, one of the following separator lines appears at the point in the dialog where the command is executed:

Control Command

Separator Line

DISPLAY

....ABOUT TO DISPLAY....

DISPLAY CONTINUE

....ABOUT TO DISPLAY CONTINUE....

EXECUTE NEXT FUNCTION

....ABOUT TO EXECUTE NEXT FUNCTION....

INVOKE

....ABOUT TO INVOKE DIALOG....

LEAVE

....ABOUT TO LEAVE....

LINK

....ABOUT TO LINK....

RETURN

....ABOUT TO RETURN....

TRANSFER

....ABOUT TO TRANSFER TO DIALOG....

CA ADS Trace displays the above information only when the control command is the first word on a given source line text.

If the process has only one line of code, the separator line is not displayed.

ADST Rnn.nn --- VIEW REPLAY ------------------ hh:mm:ss mm/dd/yy DICTIONARY: ACQ1 LINE: 61 OF: 66 ATRP007I END OF ADS/O TRACE DATA REPLAY NUMBER: 1 DIALOG: ATDSTA01 VERSION NBR: 0001 SKIP: SEARCH: 61 DBACCESS ERROR-STATUS = 0000 62 ATDSTA01 DEFINE SUBROUTINE GETPAGE. 63 DBACCESS GET SCRATCH AREA ID MODPAGES KEEP INTO 64 DBACCESS ATMP001-STA FIRST. 65 DBACCESS ERROR-STATUS = 0000 66 . . . . . . . . . . . . . . . . . ABOUT TO DISPLAY . . . . . . . . . . . . PF10=MOVE REPLAY PR11=PRINT REPLAY PF12=DELETE REPLAY