Xerox 721P85530 Printer User Manual


 
PRINT FORMAT COMMANDS
6-42 XEROX DOCUPRINT 180 LPS PDL REFERENCE
MESSAGE command
The MESSAGE and ROUTE commands permit the user to inform the
operator of special conditions. The MESSAGE command displays
user-defined text to the operator.
Example The following MESSAGE command informs the operator that blue
paper is required for copy 2 of a 4 copy report. Printing is suspended
at the appropriate points so that the operator can load the paper.
OUTPUT COPIES = 4;
MESSAGE ITEXT = (’COPY 2 WILL NEED BLUE PAPER’),
OTEXT = (’LOAD BLUE PAPER’, 2, WAIT),
OTEXT = (’LOAD WHITE PAPER’, 3, WAIT);
Table 6-33 summarizes the MESSAGE command parameters.
The following sections describe the syntax of the command
parameters and explanations of the parameter options.
Note: All "MESSAGE" command parameters must be specified in
a single command. If multiple message commands are specified, the
parameters in the final command will be applied.
Note: DocuPrint 180 LPS does not support the barcode option.
Barcode commands which are encountered by the DocuPrint 180
LPS controller will be gracefully ignored (no syntax errors will be
noted, no messages or operator information pages will be
generated).
Table 6-33. Summary of MESSAGE command parameters
Parameter Specifies Offline Online DJDE
ITEXT Message to the operator during input processing Y Y Y
OTEXT Message to the operator during job printing Y Y Y
BTEXT Specifies audit log data to the UI Y Y Y