ADDPRBSLTE (Add Problem Selection Entry) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-ADDPRBSLTE--------------------------------------------------->
 
            .-*LIBL/--------.
>--FILTER(--+---------------+--problem-log-filter-name--)------->
            +-*CURLIB/------+
            '-library-name/-'
 
                                                                                                        (3)
>--SELECT(--+-*ANY---------------------------------------------------------------------------------+--)------->
            | .----------------------------------------------------------------------------------. |
            | V             (1)                                                             (2)  | |
            '---(--+-*IF--+-------+-*EVENT----+--+-*EQ-+--+-'attribute-value'----------+--)------+-'
                   +-*AND-+       +-*ORIGIN---+  +-*GT-+  '-'generic*-attribute-value'-'
                   '-*OR--'       +-*ORGNETID-+  +-*LT-+
                                  +-*ORGCPNAM-+  +-*NE-+
                                  +-*RCVNETID-+  +-*GE-+
                                  +-*RCVCPNAM-+  +-*LE-+
                                  +-*PROBTYPE-+  '-*CT-'
                                  +-*SEV------+
                                  +-*MSGID----+
                                  +-*ORGHDW---+
                                  +-*RSCHDW---+
                                  '-*RSCSFW---'
 
>--+--------------------------------------+--------------------->
   |          .-*GEN-----------------.    |
   |          |                 (4)  |    |
   '-SEQNBR(--+-sequence-number------+--)-'
 
>--+---------------------------+-------------------------------><
   |         .-*DEFAULT---.    |
   '-GROUP(--+-group-name-+--)-'
 
 

Notes:

  1. *IF must be specified as the first item only; either *AND or *OR must be specified when repeating selections.

  2. A maximum of 10 repetitions.

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

  4. Range is from 1 through 9999.