Previous Topic: PF Key AssignmentsNext Topic: Setting Panel Options for the Session


Horizontal Scrolling Commands for Panel Layout

When you are editing or displaying panel layouts, the following commands let you scroll the window left and right. They do not have PF key equivalents. For more information about syntax of these commands, see the Command Reference Guide.

SCROLL LEFT

Scrolls the window left by a specified number of columns, by an entire window‑width, to the left edge of the panel or until the column that contains the cursor is flush right. You can specify a relative number of columns or MAX in the SCROLL LEFT command or you can scroll the default distance set with the SET SCROLL command.

SCROLL RIGHT

Scrolls the window right by a specified number of columns, by an entire window‑width, to the right edge of the panel, or until the column that contains the cursor is flush left. You can specify a relative number of columns or MAX in the SCROLL LEFT command or you can scroll the default distance set with the SET SCROLL command.

SCROLL COLUMN nnn

Moves the absolute column specified with nnn to the left margin.

SET SCROLL

Sets the default distance for scrolling. If the SET SCROLL option is set to FRAME, the window is moved the width of the window. If the SET SCROLL option is set to CURSOR, the window is moved until the column that contains the cursor is flush right (SCROLL LEFT) or flush left (SCROLL RIGHT).