NBSpool for MPE Reference Guide
Chapter 3
3-52
MOVE Syntax for NetWare/iX Destinations
O> MOVE [subset] TO server/queue [;COPIES=copies ]
[;DUP ]
[;NOENV ]
[;FORM={formname} ]
[ {* } ]
[;PRINTER=printername ]
[;RETRY ]
[;RETRYDELAY=seconds ]
MOVE Parameters for NetWare/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.
server
This parameter specifies the name of a Novell NetWare server. This
parameter requires NetWare/iX product from HP and the NBSpool NetWare
module to be installed.
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
copies
This parameter specifies the number of copies used when creating the spool
file on the remote computer. Must be between
1
and
127
.
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.
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.
formname
This parameter specifies the form name used when the destination is a
NetWare print queue. Must be a valid name between
1
and
12
characters
long.
A form number may also be specified. Form numbers are integers between
0
and
255
. The form number is generally more useful than a form name since
the number prevents a form from printing if it is not mounted.
*
This parameter specifies the spool file’s
FORMID
should be used as the
NetWare form name.
Continued