Rtext Djde Example - Xerox DocuPrint 100 Software Manual

Enterprise printing system lcds print description language
Hide thumbs Also See for DocuPrint 100:
Table of Contents

Advertisement

Syntax
Options
Option
sc
passnum
ALL
line
col
fontindex
rtextid
NONE
Using LCDS Print Description Language
Using Dynamic Job Descriptor Entries (DJDEs)
RTEXT = {NONE | sc | (sc [, {passnum | ALL} [, line [, col
[, fontindex]]]]) | rtextid}
Table 5-52. RTEXT DJDE options and definitions
Definition
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).
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.
Specifies that the text applies to all copies.
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.
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.
Identifies the index (starting with 1) of the PDE font with which the text is
printed.
route text identifier
Used to reference a catalogued file of RTEXT parameters previously compiled
by XJDC. A file of the type .TST is referenced.
Specifies that no text is to be printed on a separate page.

RTEXT DJDE example

RTEXT=('TEST',ALL,15,5,2);
END;
5-63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents