|
Selection |
|
Description |
|---|---|---|
|
A |
TRACE ALL WITH CTL |
Trace all control commands, DEFINE SUBROUTINE statements, exhibits, literals, and database commands. |
|
X |
TRACE ALL NO CTL |
Trace all of the above except control commands. |
|
D |
DEFINE SUBRTN ONLY |
Trace only DEFINE SUBROUTINE commands. |
|
E |
EXHIBITS ONLY |
Trace only the exhibit statements and display the values of the elements exhibited. |
|
V |
DB VERBS ONLY |
Trace only the database verbs and display the error status of each verb. |
|
I |
INTERNAL TRACE |
Trace the segment of the dialog marked by user-inserted trace statements. This option is equivalent to a TRACE ALL, except the trace applies only to a segment of the process module. |
|
|
LINE LIMIT |
For each dialog, place a limit on the number of lines to be stored in scratch, so that a loop does not fill up the space. 3000 to 5000. Default: 3000. |
|
|
LINES AVAILABLE |
Lists the number of lines remaining in the scratch area for this dialog. |
|
|
GENERATE WAIT INTERVAL |
Allows control of the number of times the interrupt routine is called during module trace generation. 1 to 500. Default: 75. |
|
Copyright © 2013 CA.
All rights reserved.
|
|