Using logical processing
3-56
Using LCDS Print Description Language
RSTACK DELIMITER
Specifies whether or not RSTACK records are treated as data
records.
Syntax
RSTACK DELIMITER = {YES | NO}
Options
Default
NO
Point to note:
RSTACK
DELIMITER
parameter
You can use DELIMITER = NO to detect a record that is uniquely
recognizable as the first record of each report and have the
record treated as a report boundary. Two common examples of
this usage are:
•
A page heading print record that has page numbers on it
such as “Page 00001” (using Constant mode criteria)
•
A page heading record that has a report number on it such as
“Report 00001” (using Change mode Criteria).
RSTACK HRPTNA
Specifies that a subfield of the first record will be displayed on
the Job Manager window on the user interface.
If DELIMITER = YES is also coded, the subfield is from the first
delimiter record of the report. For DELIMITER = NO, the subfield
is from the first record, even if that record does not satisfy the
RSTACK test.
Syntax
RSTACK HRPTNA = {(
offset
,
length
) | NONE}
Table 3-41. RSTACK DELIMITER parameter options and definitions
Option
Definition
YES
Specifies that all consecutive records that satisfy the TEST criteria are treated
as a delimiter packet and not as data records.
NO
Specifies that this single record separates one report from another and is
treated as a data record.
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 ...