DUPOPT (Duplicate Optical) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-DUPOPT--FROMVOL(--+-from-volume-identifier-+--)-------------->
                     |          (1)           |
                     '-*MOUNTED---------------'
 
>--TOVOL(--+-to-volume-identifier-+--)-------------------------->
           |          (1)         |
           '-*MOUNTED-------------'
 
                                             (2)
>--+---------------------------------------+-------------------->
   |          .-*TOVOL----------------.    |
   '-NEWVOL(--+-new-volume-identifier-+--)-'
 
>--+--------------------------+--------------------------------->
   |        (3)   .-*NO--.    |
   '-CLEAR(-------+-*YES-+--)-'
 
>--+---------------------------------------+-------------------->
   |          (4)                          |
   '-FROMDEV(-------from-optical-device--)-'
 
>--+-----------------------------------+------------------------>
   |        (5)                        |
   '-TODEV(-------to-optical-device--)-'
 
>--+-----------------------------+------------------------------>
   |              .-*LEAVE--.    |
   '-FROMENDOPT(--+-*UNLOAD-+--)-'
 
>--+---------------------------+-------------------------------><
   |            .-*LEAVE--.    |
   '-TOENDOPT(--+-*UNLOAD-+--)-'
 
 

Notes:

  1. This value is valid only for optical devices, not for library devices.

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

  3. This parameter is ignored if the volume media type is *WORM.

  4. Parameter FROMDEV must be specified if *MOUNTED is specified for parameter FROMVOL.

  5. Parameter TODEV must be specified if *MOUNTED is specified for parameter TOVOL.