NBSpool for MPE Reference Guide

Chapter 4
4-6
COPY Syntax
I> COPY [subset] TO {nodename} [;PRI =outpri ]
{*envname} [;COPIES=copies ]
[;DEV ={class} ]
[ {ldev } ]
[;INPRI =inpri ]
[;NEWPRI=outpri ]
[;ASK ]
[;NOSCHED ]
[;RETRY ]
[;RETRYDELAY=seconds ]
User Tip. This command may be abbreviated to
CO.
COPY Parameters
Parameter Description
subset
This parameter specifies the subset of spool files to be copied. Turn to
Chapter 2 for information on working with subsets.
nodename
This parameter specifies the name of the destination node. This is the
name specified in a
DSLINE command. If NetBase is installed, the
*envname
parameter must be used.
envname
This parameter specifies that the node name is an environment created
with a
DSLINE command. Used to access nodes not defined in the
NetBase configuration. If NetBase is not installed, this parameter is the
same as the
nodename
parameter.
outpri
This parameter specifies the output priority of the job’s $STDLIST on the
remote computer. This parameter must be between
1
and
13
.
copies
This parameter specifies the number of copies used when creating the
$STDLIST on the remote computer.
class
This parameter specifies the device class used when creating the $STDLIST
on the remote computer. This parameter must be a valid spooled device
class.
ldev
This parameter specifies the logical device number used when creating
the spool file on the remote computer. This parameter must be a valid
spooled output device.
Continued