HLDSPLF (Hold Spooled File) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-HLDSPLF--FILE(--+-*SELECT-----------+--)--------------------->
                   '-spooled-file-name-'
 
>--+-------------------------------------------------------------+-->
   |      (1)   .-*-----------------------------------------.    |
   '-JOB(-------+-+-----------------------------+--job-name-+--)-'
                  '-+-------------+--user-name/-'
                    '-job-number/-'
 
                                                (2)
>--+------------------------------------------+----------------->
   |         (1)   .-*ONLY---------------.    |
   '-SPLNBR(-------+-*LAST---------------+--)-'
                   +-*ANY----------------+
                   '-spooled-file-number-'
 
>--+-----------------------------------+------------------------>
   |             (1)   .-*ONLY-------. |
   '-JOBSYSNAME(-------+-*CURRENT----+-'
                       +-*ANY--------+
                       '-system-name-'
 
>--+--------------------------------------------------------+--->
   |          (1)   .-*ONLY----------------------------.    |
   '-CRTDATE(-------+-*LAST----------------------------+--)-'
                    |                .-*ONLY---------. |
                    '-creation-date--+-*LAST---------+-'
                                     '-creation-time-'
 
>--+-------------------------------------------------------------------------------+-->
   |         (3)   .-*CURRENT--.  .-*ALL--------.  .-*ALL------.  .-*ALL------.    |
   '-SELECT(-------+-*ALL------+--+-*OUTQ-------+--+-*STD------+--+-user-data-+--)-'
                   '-user-name-'  '-device-name-'  '-form-type-'
 
>--+--------------------------+--------------------------------><
   |          .-*IMMED---.    |
   '-OPTION(--+-*PAGEEND-+--)-'
 
 

Notes:

  1. This parameter is valid only if a spooled file name is specified on the FILE parameter.

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

  3. Only valid when FILE(*SELECT) is specified.