NetWare 4.1/9000 Print Services
4-17
Sending Jobs to Network Printers Using CAPTURE and NPRINT
Using NPRINT
Command Parameters
Replace filename with the name of the file you want to print. Include
wildcard characters, drive letters, and directory paths if necessary.
Replace option with any of the options listed in the following table. You do
not need to use options if a default print job configuration specifies a printer
or print queue.
Table 4-3 Syntax for common NPRINT tasks
Task Syntax
Print file MARCH.PRJ using print job
configuration REPORTS.
NPRINT MARCH.PRJ J=REPORTS <Enter>
Print five copies of file MARCH.PRJ on printer
P1 with no banner.
NPRINT MARCH.PRJ P=P1 C=5 NB <Enter>
Print all files beginning with MA with extension
.PRJ.
NPRINT MA*.PRJ <Enter>
Hold the print job MARCH.PRJ in the queue. NPRINT MARCH.PRJ HOLD <Enter>
List the printing parameters for the print job
MARCH.PRJ.
NPRINT MARCH.PRJ J=REPORTS D <Enter>
Send file MARCH.PRJ to network printer P1 in
the same context.
NPRINT MARCH.PRJ P=P1 <Enter>
Send file MARCH.PRJ to print queue Q1 in the
same context.
NPRINT MARCH.PRJ Q=Q1 <Enter>
View online help. NPRINT /? <Enter>
View all online help screens. NPRINT /? ALL <Enter>
View specific help for the Banner option. NPRINT /? B <Enter>
View the version number of this utility NPRINT /VER <Enter>