Previous Topic: SCROLLNext Topic: SET


Additional SCROLL Commands for Interactive SQL Service Facility

In Interactive SQL Service Facility only, you can use the SCROLL command to view output member data beyond the display by entering the following optional keywords:

RIG
RIGHT

Scrolls right one full-screen of an output member display. Use this command until all the displayable data is viewed. (You can also use the PF11 key.)

LEF
LEFT

Scrolls left one full-screen of an output member display. Use this command until all the displayable data is viewed. (You can also use the PF10 key.)

RIG nnn
RIGHT nnn

Scrolls right a specified number of columns on an output member display, where nnn is the number of columns. You can also optionally enter COL after nnn.

LEF nnn
LEFT nnn

Scrolls left a specified number of columns on an output member display, where nnn is the number of columns. You can also optionally enter COL after nnn.