VT510 Video Terminal Programmer Information

PPA—Page Position Absolute

This control function can move the cursor to the corresponding row and column on any page in page memory. You select the page by its number. If there is only one page, then the terminal ignores PPA.

Default: Move to page 1.

Format

CSI
9/11
Pn
3/n
SP
2/0
P
5/0

Parameters

Pn
is the number of the page to move the cursor to. If Pn is greater than the number of the last page in memory, then the cursor stops at the last page. If Pn is less than the number of the first page, then the cursor stops at the first page.