Previous Topic: Changing the SCROLL FieldNext Topic: Program Function (PF) Keys


Valid Scroll Amounts

The following are valid scroll amounts:

PAGE or P

One page

HALF or H

Half a page

nnnn

1 to 9999 lines

CSR or C

To the cursor position (if the cursor is within the data), or one page (if the cursor is outside the data)

MAX or M

To the top, bottom, left, or right margin

DATA or D

n One page minus one line when scrolling up or down

n One page minus one column when scrolling left or right

Note: When scrolling, a page is the amount of data visible on the screen.