beautypg.com

Message command – Xerox 96MX User Manual

Page 218

background image

PRINT FORMAT COMMANDS

6-44

XEROX DOCUPRINT 96/DOCUPRINT 96MX 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.

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