RMVPTF (Remove Program Temporary Fix) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
                                        (1)
>>-RMVPTF--LICPGM(--licensed-program--)------------------------->
 
>--+-------------------------------------+---------------------->
   |          .-*ALL----------------.    |
   |          | .-----------------. |    |
   |          | V            (2)  | |    |
   +-SELECT(--+---PTF-number------+-+--)-+
   |        .-----------------.          |
   |        V            (2)  |          |
   '-OMIT(----PTF-number------+--)-------'
 
>--+--------------------+--+-----------------------+------------>
   |       .-*TEMP-.    |  |           .-*NO--.    |
   '-RMV(--+-*PERM-+--)-'  '-DELAYED(--+-*YES-+--)-'
 
>--+----------------------+--+----------------------------+----->
   |          .-*YES-.    |  |       .-*ONLY---------.    |
   '-IPLRMV(--+-*NO--+--)-'  '-RLS(--+-release-level-+--)-'
 
>--+------------------------------+----------------------------><
   |         (3)   .-*NO--.       |
   '-RMVDEP(-------+-*YES-+--)--)-'
 
 

Notes:

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

  2. A maximum of 300 repetitions.

  3. The RMVDEP parameter is valid only if *ALL is not specified in the SELECT parameter.