beautypg.com

Xerox 96MX User Manual

Page 285

background image

USING LOGICAL PROCESSING

XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE

7-5

CONSTANT

This parameter defines test specifications for a logical processing
function with constant mode criteria in block processing.

Syntax

CRITERIA CONSTANT =

option(s)

Options

Table 7-4 lists the parameter option(s) and definition(s).

There is no default.

LINENUM

This parameter specifies the range of consecutive line numbers for
which the CRITERIA command is fully evaluated. If not specified, the
default range is all lines.

Syntax

CRITERIA LINENUM =

option(s)

Options

Table 7-5 lists the parameter option(s) and definition(s).

The default is all lines.

Table 7-4.

CONSTANT parameter option(s) and definition(s)

Option(s)

Definition(s)

offset

The offset in bytes (relative to zero) from the start of
the physical tape block to a field within the tape block
being compared to a table or string constant. In the
case of record processing, it is the offset from the
start of the user’s portion of the record to the field in
the record being compared.

length

The length in bytes of the test field. Its range is 1 to
255.

EQ|NE

Keywords that specify the operation of equal to or not
equal to.

tab-id

The identifier of a TABLE command.

Table 7-5.

LINENUM parameter option(s) and definition(s)

Option(s)

Definition(s)

init

An integer specifying the number, on each page, of
the beginning line for which the CRITERIA command
is evaluated.

count

An integer specifying the consecutive number of
lines (starting with init) for which the CRITERIA
command is evaluated.