| TRACE | |||||||||
| Syntax | MAKE "TRACE number
|
||||||||
| Explanation | TRACE is a pre-defined name that allows monitoring of procedure or command line execution. TRACE displays each step of a procedure in the trace window without pausing as it is run. TRACE displays the current step being evaluated as well as the procedure name, if any, line, and output. TRACE can be assigned a combination of the following values:
|
||||||||
| Examples |
|
||||||||