ENDJOB (End Job) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-ENDJOB------------------------------------------------------->
 
>--JOB(----+-----------------------------+--job-name----)------->
           '-+-------------+--user-name/-'
             '-job-number/-'
 
>--+-------------------------+---------------------------------->
   |          .-*CNTRLD-.    |
   '-OPTION(--+-*IMMED--+--)-'
 
>--+--------------------------------+--------------------------->
   |        (1)   .-30---------.    |
   '-DELAY(-------+-delay-time-+--)-'
 
                             (2)
>--+-----------------------+------------------------------------>
   |           .-*NO--.    |
   '-SPLFILE(--+-*YES-+--)-'
 
>--+----------------------------------------+------------------->
   |          .-*SAME------------------.    |
   '-LOGLMT(--+-*NOMAX-----------------+--)-'
              '-maximum-logged-entries-'
 
>--+-----------------------------+------------------------------>
   |              .-*NONE---.    |
   '-ADLINTJOBS(--+-*GRPJOB-+--)-'
                  '-*ALL----'
 
>--+----------------------------+------------------------------><
   |             .-*SELECT-.    |
   '-DUPJOBOPT(--+-*MSG----+--)-'
 
 

Notes:

  1. This parameter is valid only when OPTION(*CNTRLD) is specified.

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