ADDTRC (Add Trace) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-ADDTRC------------------------------------------------------->
 
>--+----------------------------------------------------------------------------------------+-->
   |        .-*ALL---------------------------------------------------------------------.    |
   '-STMT(--+-*ALLINST-----------------------------------------------------------------+--)-'
            | .----------------------------------------------------------------------. |
            | V                                                                 (1)  | |
            '---(--start-statement-identifier--+---------------------------+--)------+-'
                                               '-stop-statement-identifier-'
 
>--+--------------------------------------------------------------------------------------------+-->
   |          .-*NONE----------------------------------------------------------------------.    |
   |          | .------------------------------------------------------------------------. |    |
   |          | V                                                                   (2)  | |    |
   '-PGMVAR(--+---(--+-*CHAR--------------+--+---------------------------------+--)------+-+--)-'
                     '-'program-variable'-'  |    .-----------------------.    |
                                             |    V                  (1)  |    |
                                             '-(----'basing-pointer'------+--)-'
 
>--+----------------------------------+------------------------->
   |         .-1-----------------.    |
   '-START(--+-starting-position-+--)-'
 
>--+-------------------------------+---------------------------->
   |       .-*DCL-------------.    |
   '-LEN(--+-displayed-length-+--)-'
 
                             (3)
>--+-----------------------+------------------------------------>
   |          .-*CHAR-.    |
   '-OUTFMT(--+-*HEX--+--)-'
 
>--+-------------------------+---------------------------------->
   |          .-*CHG----.    |
   '-OUTVAR(--+-*ALWAYS-+--)-'
 
>--+-------------------------------------------------+---------->
   |          .-*NONE---------------------------.    |
   |          | .-*LIBL/--------.               |    |
   '-TRCPGM(--+-+---------------+--program-name-+--)-'
                +-*CURLIB/------+
                '-library-name/-'
 
>--+---------------------------+-------------------------------><
   |       .-*DFTPGM------.    |
   '-PGM(--+-program-name-+--)-'
 
 

Notes:

  1. A maximum of 5 repetitions.

  2. A maximum of 10 repetitions.

  3. All parameters preceding this point can be specified in positional form.