Avery Dennison 6035 Programmer Manual Rev.A 7/98 User Manual

Page 154

Advertising
background image

3-96 ROM-DOS 6.22 User Manual

7/9/98

PRINT (cont.)

/F sets the maximum number of files to be queued at one time. The
default number of files is 10. The minimum is 2 and the maximum is
32. Support for more files is often useful when using wild cards in file
names. This option is only allowed the first time PRINT is run (or until
the next system reboot).

/P causes all files listed after this option to be submitted for printing.
This is the default for file names encountered on the PRINT command
line.

/T cancels all the files from the print queue. Think of this as a
terminator.

/H displays the help screen.

Examples

PRINT FILE1.TXT FILE2.TXT FILE3.TXT

Puts three files into the print queue. The first file starts printing after
the command ends.

PRINT /C FILE2.TXT

Removes FILE2.TXT from the print queue. All other files in the queue
prints normally.

PRINT /T

Cancels all files in the print queue. Printing may continue for a short
time because of the buffer in your printer.

Advertising