Using logical processing
3-32
Using LCDS Print Description Language
LMODIFY SELECT
Specifies the part of the print line that will be printed in the
specified ink.
Syntax
LMODIFY SELECT= {LINE | (
offset
,
length
)}
Options
Default
No default
LMODIFY TEST
Specifies the test expression for selecting one or more text
strings to be printed in color.
Syntax
LMODIFY TEST = {
criid
| (
criid1
, OR,
criid2
) | (
criid1
, AND,
criid2
)}
Options
Default
No default
Table 3-24. LMODIFY SELECT parameter options and definitions
Option
Definition
LINE
Prints the entire line using the specified ink.
offset
Specifies in bytes (relative to zero) the amount of space from the
beginning of the print line to the beginning of the portion of the line that will
be printed in the specified ink.
length
Specifies the length in bytes of the portion of the print line that will be
printed in the specified ink.
Table 3-25. LMODIFY TEST parameter options and definitions
Option
Definition
criid
criterion identifier
.
Specifies the identifier of a CRITERIA command that is being referenced
in this TEST parameter.
AND
Specifies that both of the two specified criteria must be met for the
selected text to print in color.
OR
Specifies that either of two specified criteria must be met for the selected
text to print in color.
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 ...