Using Dynamic Job Descriptor Entries (DJDEs)
5-58
Using LCDS Print Description Language
•
The options for the NUMBER DJDE are the same as for the
NUMBER parameter of the OUTPUT JSL command.
NUMBER DJDE example
NUMBER=(1,1,40,1), END;
OTEXT DJDE
Specifies a text message to be output to the operator during job
printing. It takes effect on the next page boundary.
Type
Page oriented
Syntax
OTEXT = {(
sc
[, {
passnum
| END}] [,WAIT]]) | NONE}
or
OTEXT =
sc
Options
Table 5-47. OTEXT DJDE options and definitions
Option
Definition
NONE
Specifies that no text message is output to the operator during printing.
sc
String Constant
.
The text of the message that will be output to the operator.
The message may have up to 80 characters, with a maximum of 400
characters per report.
passnum
pass number
.
Specifies the number of the pass (copy ply) to which the text applies.
Multiple
sc
messages, one per
passnum
, may be specified in a JSL. The
message is output to the operator immediately before the next page on the
specified report ply starts printing.
If no pass number is specified, the text is output only once, when the page
begins to print.
WAIT
Suspends printing after the message is output, until the operator has
responded by selecting or pressing a Continue button.
END
Displays the message text after the last copy of the report is printed.
Summary of Contents for Docuprint 75
Page 16: ...Table of contents xvi Using LCDS Print Description Language ...
Page 26: ...Introduction xxvi Using LCDS Print Description Language ...
Page 108: ...PDL principles and procedures 1 82 Using LCDS Print Description Language ...
Page 354: ...Specifying print format parameters 4 114 Using LCDS Print Description Language ...
Page 436: ...Using PDL commands for graphics 6 8 Using LCDS Print Description Language ...
Page 452: ...PDL command and DJDE summary A 16 Using LCDS Print Description Language ...
Page 470: ...Character code assignments C 8 Using LCDS Print Description Language ...
Page 478: ...Offline specifications D 8 Using LCDS Print Description Language ...
Page 506: ...INDEX INDEX 12 Using LCDS Print Description Language ...