Xerox FreeFlow Printer User Manual


 
Using logical processing
Using LCDS Print Description Language 3-45
RPAGE TEST
Defines the test expression for detection of an RPAGE record
that will cause the logical page to be repositioned on a physical
page.
Syntax RPAGE TEST = testexp
Options
Default No default
RPAGE WHEN
Defines the portion of the current logical page that will be
positioned to the first logical page of a new location.
Syntax RPAGE WHEN = {TOP | BOTTOM | NOW}
Options
Default TOP
Table 3-34. RPAGE TEST parameter options and definitions
Option Definition
testexp test expression.
Specifies the criteria test that, if met, will reposition the logical page.
The logical page on which this record normally appears is called the “current
logical page.”
Refer to “Coding a test expression” earlier in this chapter for the format and
syntax of a test expression.
Table 3-35. RPAGE WHEN parameter options and definitions
Option Definition
BOTTOM The logical page following the current logical page is repositioned.
NOW The current record is repositioned. This record prints at TOF. Any spacing or
skipping defined to occur before printing the current record is ignored.
TOP The current logical page is repositioned.