NBSpool for MPE Reference Guide

NBSpool Input Commands
4-17
MOVE Syntax
I> MOVE [subset] TO {nodename} [;PRI =outpri ]
{*envname} [;COPIES=copies ]
[;DEV ={class} ]
[ {ldev } ]
[;INPRI =inpri ]
[;ASK ]
[;NOSCHED ]
[;RETRY ]
[;RETRYDELAY=seconds ]
User Tip. This command may be abbreviated to
MO.
MOVE Parameters
Parameter Description
subset
This parameter specifies the subset of spool files to be moved. 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. Must be a valid spooled device class.
Continued