Previous Topic: UNSORTNext Topic: V


UP

Moves the current line position toward the beginning of the data set when in character or multi-record formatted mode. Moves the current column position toward the beginning of record when in single-record formatted mode.

Syntax:

   UP        [number | MAX | PAGE | CSR | HALF | DATA]

Syntax Description:

number

Identifies the number of lines or columns to scroll up.

MAX

Jumps to the first line in the data set or first field in the record.

PAGE

Scrolls up one screen length.

CSR

Makes the line containing the cursor the last line displayed on the screen when the cursor is on a data line.

HALF

Scrolls up half of the screen length.

DATA

Scrolls up a full screen length.