NBSpool for MPE Reference Guide
Chapter 3
3-48
Destinations for the MOVE Command
The following sections provide information on the
MOVE
command’s syntax and parameters for the
several different destination types. These destinations include HP 3000, UNIX, NetWare/iX,
NFS/iX, Gateway, LAN-connected printer and LPR/LPD. The parameters are defined after each
syntax destination type. Moving spool files to some of the destinations listed in this section may
require additional utilities. Contact your Quest Software sales representative for more information.
MOVE Syntax for HP 3000 Destinations
O> MOVE [subset] TO {nodename} [;PRI =outpri ]
{nodenum } [;COPIES=copies ]
{*envname} [;DEV ={class} ]
[ {ldev } ]
[;DUP ]
[;NEWTIME ]
[;NOENV ]
[;REMOTEUSER ]
[;TIMEOUT=seconds ]
[;RETRY ]
[;RETRYDELAY=seconds ]
MOVE Parameters for HP 3000 Destinations
Parameter Description
subset
This parameter specifies the subset of spool files to be copied. Turn to
Chapter 2 for information on using subsets.
nodename
This parameter specifies the name of the destination node. This is the
name defined in the NetBase configuration, not the network transport
node name. If NetBase is not installed, the node name is the
DSLINE
environment id.
nodenum
This parameter specifies the number of the destination node. This is the
node number defined in the NetBase configuration.
*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
nodename
above.
Continued