Using Dynamic Job Descriptor Entries (DJDEs)
Using LCDS Print Description Language
5-63
Syntax
RTEXT = {NONE |
sc
| (
sc
[, {
passnum
| ALL} [,
line
[,
col
[,
fontindex
]]]]) |
rtextid
}
Options
RTEXT DJDE example
RTEXT=(’TEST’,ALL,15,5,2);
END;
Table 5-52. RTEXT DJDE options and definitions
Option
Definition
sc
string constant
Specifies the message to be printed (a string of 1 to 132 characters). It is
printed with the first font specified in the FONTS parameter of the PDE
command.
Refer to the
fontindex
option in this table.
passnum
pass number
An integer specifying the single copy (pass) to which the text applies. If there
are two or more RTEXT parameters in a ROUTE command,
passnum
must be
in increasing numeric order.
ALL
Specifies that the text applies to all copies.
line
Specifies the line number on which the first line of a block of RTEXT message
is printed. To avoid overprinting, only one RTEXT parameter may be specified
per line for a
passnum
.
The default is line 1 for the first text string of the pass. Otherwise, the default is
the next line of the page.
col
column
.
Specifies the column number at which the first character of a block of RTEXT
messages is to be printed.
The default is column 1.
fontindex
Identifies the index (starting with 1) of the PDE font with which the text is
printed.
rtextid
route text identifier
Used to reference a catalogued file of RTEXT parameters previously compiled
by XJDC. A file of the type .TST is referenced.
NONE
Specifies that no text is to be printed on a separate page.
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 ...