NBSpool for MPE Reference Guide
NBSpool Output Commands
3-27
DUP Syntax
O> DUP subset [;PRI =outpri ]
[;COPIES=copies ]
[;DEV ={class} ]
[ {ldev } ]
[;NEWPRI=newpri ]
[;CREATOR=user ]
[;ENV=envfile ]
[;FORMS=”formmsg”]
[;NAME=name ]
[;ASK ]
[;NOENV ]
[;INTERLEAVE ]
[;NEWTIME ]
[;NOPAGE ]
[;NOQUOTE ]
[;PURGE ]
DUP Parameters
Parameter Description
subset
This parameter specifies the subset of spool files to be duplicated. Turn to
Chapter 2 for information on using subsets.
pri
This parameter specifies the output priority of the new spool files. This must
be an integer from
1
to
14
.
copies
This parameter specifies the number of copies for the new spool files. This
must be an integer from
1
to
127
.
class
This parameter specifies the device class assigned to the new spool files.
This must be a valid spooled output device class.
ldev
This parameter specifies the logical device number of the new spool files.
This must be a valid spooled output device.
newpri
This parameter specifies the output priority of the original spool file after a
successful execution of this command. This must be an integer from
0
to
14
.
user
This parameter specifies the new creator of the spool file. The format is
user.account
.
envfile
This parameter specifies the name of an environment file to be added to the
spool file. If an environment already exists in the spool file, it will be
changed to the new environment.
Continued