Oce XDL Reference Manual page 144

Lcds-module xdl/djde
Table of Contents

Advertisement

CRITERIA Command
T1:
C1:
T2:
C2:
Criteria C1 and C2 are then specified at the job level:
HDRP:
BANNER TEST=C1,HCOUNT=2,TCOUNT=0;
TRLP:
BANNER TEST=C2,HCOUNT=0,TCOUNT=3;
BOTH:
BANNER TEST=(C1 OR C2),HCOUNT=2,TCOUNT=3;
Refer to "Test expressions" section for additional information.
Parameter
CHANGE=
(offset,length,
NE | LAST)
136
TABLE MASK='?',CONSTANT='HE?DE?
CRITERIA CONSTANT=(1,11,EQ,T1),
LINENUM=(1,10);
TABLE CONSTANT='TRAILER PAGE';
CRITERIA CONSTANT=(0,12,EQ,T2),
LINENUM=(1,10);
JOB;
JOB;
JOB;
Definition(s)
offset
The offset in bytes (relative to zero) from the start of the user's portion of the record
to the control field within the record or from the start of the physical tape block to
the control field within the block.
length
The length in bytes of the control field. Its range is 1 to 255.
NE
Indicates not equal to.
LAST
Indicates that the control field of the current record (or block) is being compared to
the control field of the previous (last encountered) record (or block). If a control field
of the current record (or block) is less than the specified length, the comparison is
not done and the test fails. (For online jobs, where trailing blanks are truncated by
the host, control fields which are less than the specified length may be padded with
blanks so that a comparison can be done. If you are using a value less than the
length specified, or if the number is the same but less than zero, the values are not
internally the same and thus, the test is met.)
There is no default.
Using Logical Processing
PAGE';
A29247-X4-X-8-7672

Advertisement

Table of Contents
loading

This manual is also suitable for:

DjdePrismaproduction server v3.10

Table of Contents