beautypg.com

Xerox 4112-4127 Enterprise Printing System-192 User Manual

Page 212

background image

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.