Previous Topic: DELETENext Topic: DSINFO


DOWN

Moves the current line position toward the end of the data set when in character or multiple-record display mode. Moves the current column position toward the end of the record when in single-record display mode.

Syntax:

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

Syntax Description:

number

Specifies the number of lines or columns to scroll forward.

MAX

Jumps to the last line in the data set or last column in the record when in single-record format.

PAGE

Scrolls forward one screen length.

CSR

Makes the line containing the cursor the first line displayed on the screen.

HALF

Scrolls forward half of the screen length.

DATA

Scrolls forward so that the last visible line becomes the first visible line.