MKDIR (Create Directory) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
                                         (1)
>>-MKDIR--DIR(--'directory-path-name'--)------------------------>
 
>--+-----------------------------------------+------------------>
   |          .-*INDIR------------------.    |
   '-DTAAUT(--+-*RWX--------------------+--)-'
              +-*RW---------------------+
              +-*RX---------------------+
              +-*WX---------------------+
              +-*R----------------------+
              +-*W----------------------+
              +-*X----------------------+
              +-*EXCLUDE----------------+
              +-*NONE-------------------+
              '-authorization-list-name-'
 
>--+----------------------------------------+------------------->
   |          .-*INDIR-----------------.    |
   '-OBJAUT(--+-*NONE------------------+--)-'
              +-*ALL-------------------+
              | .--------------------. |
              | V               (2)  | |
              '---+-*OBJEXIST-+------+-'
                  +-*OBJMGT---+
                  +-*OBJALTER-+
                  '-*OBJREF---'
 
>--+---------------------------------+-------------------------><
   |             .-*SYSVAL-. (3)     |
   '-CRTOBJAUD(--+-*NONE---+-------)-'
                 +-*USRPRF-+
                 +-*CHANGE-+
                 '-*ALL----'
 
 

Notes:

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

  2. A maximum of 4 repetitions.

  3. This parameter is ignored when using this command in QDLS.