SPL top-level constant
Set Page Limit.
Representation: CSI n \x20 \x6A
No parameter default value.
If the DEVICE COMPONENT SELECT MODE is set to PRESENTATION, SPL is used to establish at line position n in the active page (the page that contains the active presentation position) and pages of subsequent text in the presentation component the position beyond which the active presentation position can normally not be moved. In the case of a device without data component, it is also the position beyond which no implicit movement of the active presentation position shall occur.
If the DEVICE COMPONENT SELECT MODE is set to DATA, SPL is used to establish at line position n in the active page (the page that contains the active data position) and pages of subsequent text in the data component the position beyond which no implicit movement of the active data position shall occur.
The established position is called the page limit position and remains in effect until the next occurrence of SPL in the data stream.
Implementation
const String SPL = ' j';