NBSpool for MPE Reference Guide
Chapter 3
3-58
MOVE Syntax for NFS/iX Routed Destinations
O> MOVE [subset] TO nodename ;NFS
;DEST=”device[ user]”
[;COPIES=copies ]
[;NOENV ]
[;PRINTER=printername ]
[;START=record ]
[;RETRY ]
[;RETRYDELAY=seconds ]
MOVE Parameters for NFS/iX 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 UNIX system as defined in the
network directory field in the
NMMGR
utility.
NFS
This parameter enables the routing of a spool file to an NFS server
supporting the PCNFS daemon. As a result of this parameter, NBSpool
converts the MPE spool file (carriage control data), and then calls
PCNFS3K.NFSPUB.NETBASE
which connects with the NFS server PCNFS
daemon.
device
This parameter specifies the printer name or device where the spool file
is being routed. The printer name must exist on the NFS service where
the report will print.
user
This parameter specifies the user name assigned to the spool file where it
is created on the NFS server. This must be a valid user name on the
server system.
copies
This parameter specifies the number of copies used when creating the
spool file on the remote computer. This must be between
1
and
127
.
NOENV
This parameter prevents inserting Term Type file initialization strings
from being added to the output data. By default, these strings will be
inserted in the output data.
printername
This parameter specifies the name of a configured printer definition.
Printer definitions are maintained by the
PRINTDEF
program.
Continued