RIGHT primary command

  • In View or Edit:

    In TABL display format, the RIGHT primary command scrolls to the right of your data. (You cannot use RIGHT in SNGL display format.)

    The amount (number of panel columns) scrolled is determined by either an optional parameter or, if no parameter is entered, by the amount indicated in the Scroll field.

  • When editing a template:
    When you are editing a template, the RIGHT primary command:
    • Scrolls the Row Selection Criteria field on the Column Selection/Edit panel (the cursor must be positioned on the field at the time you issue the RIGHT primary command)
    • Toggles the display (on an 80-character screen) on the Row Selection Criteria panel between the Column name and Data type(length) details appearing (the cursor must not be positioned on a Value field at the time you issue the RIGHT primary command)

Syntax

Figure 1. View or Edit

1 RIGHT
1! scroll_field
1 CSR
1 DATA
1 HALF
1 Max
1 num_cols
1 PAGE
Figure 2. Template editing

1 RIGHT
scroll_field
Scroll right by the amount indicated in the Scroll field. This is the default value if no parameter is used.
CSR
Scroll right to the cursor position.
DATA
Scroll right one panel column less than a page of data.
HALF
Scroll right half a page of data.
Max
Scroll to the end of the row.
num_cols
Scroll right num_cols panel columns. Valid range: 1–9999.
PAGE
Scroll right one page of data.

Availability

Related tasks