ADDCMNE (Add Communications Entry) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-ADDCMNE------------------------------------------------------>
 
          .-*LIBL/--------.
>--SBSD(--+---------------+--subsystem-description-name--)------>
          +-*CURLIB/------+
          '-library-name/-'
 
          (1)
>--+-DEV(-------+-*ALL-----------------+--)-+------------------->
   |            +-*APPC----------------+    |
   |            +-*ASYNC---------------+    |
   |            +-*BSCEL---------------+    |
   |            +-*FINANCE-------------+    |
   |            +-*INTRA---------------+    |
   |            +-*RETAIL--------------+    |
   |            +-*SNUF----------------+    |
   |            +-device-name----------+    |
   |            '-generic*-device-name-'    |
   '-RMTLOCNAME(--remote-location-name--)---'
 
>--+-------------------------------------------------------+---->
   |        .-*USRPRF---------------------------------.    |
   '-JOBD(--+-*SBSD-----------------------------------+--)-'
            | .-*LIBL/--------.                       |
            '-+---------------+--job-description-name-'
              +-*CURLIB/------+
              '-library-name/-'
 
                                         (2)
>--+-----------------------------------+------------------------>
   |          .-*NONE-------------.    |
   '-DFTUSR(--+-*SYS--------------+--)-'
              '-user-profile-name-'
 
>--+------------------------------+----------------------------->
   |       (3)   .-*ANY------.    |
   '-MODE(-------+-mode-name-+--)-'
 
>--+-------------------------------------+---------------------><
   |          .-*NOMAX--------------.    |
   '-MAXACT(--+-maximum-active-jobs-+--)-'
 
 

Notes:

  1. A user must specify the DEV parameter or the RMTLOCNAME parameter, but not both.

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

  3. MODE(*ANY) must be specified if DEV(*ASYNC), DEV(*BSCEL), DEV(*FINANCE), DEV(*INTRA), DEV(*RETAIL), or DEV(*SNUF) is specified.