NBSpool for MPE Reference Guide

Chapter 3
3-54
MOVE Syntax for Quest Gateway Destinations
O> MOVE [subset] TO gateway ;QUEUE={server/queue}
{path }[;COPIES=copies ]
[;NOENV ]
[;DUP ]
[;PRINTER=printername ]
[;START=record ]
[;TIMEOUT=seconds ]
[;RETRY ]
[;RETRYDELAY=seconds ]
MOVE Parameters for Quest Gateway Destinations
Parameter Description
subset
This parameter specifies the subset of spool files to be copied. Turn to
Chapter 2 for information on subsets.
gateway
This parameter specifies the node name of a Quest NetWare Printer gateway
system. This is a standalone PC used to convert TCP/IP to IPX for connecting
to NetWare servers.
QUEUE
If this parameter is specified, the destination is assumed to be a Quest
gateway. This parameter specifies the destination server and queue for the
spool file.
server
This parameter specifies the name of a Novell NetWare server.
queue
This parameter specifies the name of the queue where the spool file will be
sent. The slash (
/
) is required to separate the server and queue name.
path
This parameter specifies the fully qualified NetWare server path specifying
the location to which the spool file is being downloaded.
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.
DUP
This parameter causes a spool file to be sent multiple times to the destination
if the number of copies is greater than one. Useful if the destination does not
support multiple copy printing.
Continued