>/< [R/L] Scroll window left/right

R | L Right/Left. Scroll the window the breadth of a screen to the lrft/right (in NDL mode). In DL mode, the window is shifted according to the capacity by one whole screen left or right.

> | < identical to R/L.

RR | LL Scroll the window to the beginning/end of the record.

If the records are not of equal length, the first record displayed on the screen is the marker.

>> | << identical to RR/LL.

R n | L n Scroll the window by n columns to the right or left.

>n | <n identical to R n/L n.

R X'hex' | L X'hex'   Scroll the window by X'hex' columns to the right or left.

>X'hex' | <X'hex'      identical to R X'hex' / L X'hex'.

C n Position the window on column n. Beginning of record = C1.

CX'hex' Position the window on column X'hex'. Beginning of record = CX'0'.

Note:

As an alternative to positioning the window, the AD (Arrange Data) command can be used. This command enables selective data from a file to be displayed. The sequence and breadth of columns are optional. A display format (character/hexadecimal) can be chosen for each selected column range.