Xerox 4112-4127 Enterprise Printing System-192 User Manual
Page 230
Using logical processing
3-50
Using LCDS Print Description Language
Options
Default
NEXT
RSUSPEND and RRESUME TEST
Defines the test expressions for the record at which printing will
be suppressed (RSUSPEND) or resumed (RRESUME).
Syntax
RSUSPEND TEST = testexp
RRESUME TEST = testexp
Options
Default
No default
RRESUME and RSUSPEND commands: points to note
•
On the FreeFlow Print Server LCDS system, RSUSPEND
and RRESUME are supported only for offline printing.
Table 3-37. RSUSPEND and RRESUME BEGIN parameter options and
definitions
Option
Definition
CURRENT
Specifies that printing will stop or resume on the current record.
•
If CURRENT is coded for RSUSPEND, the record satisfying testexp does
not print.
•
If CURRENT is coded for RRESUME, the record is printed.
NEXT
Specifies that printing will stop or resume with the next record.
•
If NEXT is coded for RSUSPEND, the record satisfying testexp is printed,
and printing is suppressed beginning with the next record.
•
If NEXT is coded for RRESUME, the record satisfying the testexp is not
printed, and printing begins with the next record.
Table 3-38. RSUSPEND and RRESUME TEST parameter options and
definitions
Options
Definitions
testexp
test expression.
Defines a test expression for the record with which printing will be suspended
(RSUSPEND) or resumed (RRESUME) following print suppression.
Refer to “Coding a test expression” earlier in this chapter for the format and
syntax of a testexp.