CRTCLS (Create Class) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
                 .-*CURLIB/------.                (1)
>>-CRTCLS--CLS(--+---------------+--class-name--)--------------->
                 '-library-name/-'
 
>--+------------------------------+----------------------------->
   |          .-50-----------.    |
   '-RUNPTY(--+-run-priority-+--)-'
 
>--+-------------------------------+--+---------------------+--->
   |             .-2000-------.    |  |         .-*YES-.    |
   '-TIMESLICE(--+-time-slice-+--)-'  '-PURGE(--+-*NO--+--)-'
 
>--+----------------------------------+------------------------->
   |           .-30--------------.    |
   '-DFTWAIT(--+-*NOMAX----------+--)-'
               '-seconds-to-wait-'
 
>--+-----------------------------------+------------------------>
   |           .-*NOMAX-----------.    |
   '-CPUTIME(--+-maximum-CPU-time-+--)-'
 
>--+----------------------------------------------+------------->
   |             .-*NOMAX--------------------.    |
   '-MAXTMPSTG(--+-maximum-temporary-storage-+--)-'
 
>--+---------------------------------+-------------------------->
   |          .-*NOMAX----------.    |
   '-MAXTHD(--+-maximum-threads-+--)-'
 
>--+--------------------------------------+--------------------->
   |       .-*LIBCRTAUT--------------.    |
   '-AUT(--+-*CHANGE-----------------+--)-'
           +-*ALL--------------------+
           +-*USE--------------------+
           +-*EXCLUDE----------------+
           '-authorization-list-name-'
 
>--+---------------------------------+-------------------------><
   |        .-*BLANK------------.    |
   '-TEXT(--+-'--description--'-+--)-'
 
 

Notes:

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