RIGHT


The RIGHT command scrolls to reveal data to the right of the current display. RIGHT can be issued during a browse or edit session. It is not valid in row mode. Unless you specify a temporary scrolling value with the RIGHT command, the value in the SCROLL field is used.

image2021-3-9_17-50-33.png

CSR

Scrolls through the data, making the current position of the cursor the left edge of the data display and showing the data to the right of that point. If the cursor is positioned outside the data area, RIGHT CSR has the same effect as RIGHT PAGE.

HALF

Scrolls through the data half a page at a time. If scrolling a half page of data causes a column to be obscured, File-AID for Db2 adjusts the scroll amount so that the column is not obscured.

PAGE

Scrolls through the data a page at a time. A page equals the number of character spaces displayed on the screen. If scrolling a page of data causes a column to be obscured, File-AID for Db2 adjusts the scroll amount so that the column is not obscured.

MAX

Scrolls to the right-most data position of the selected object.

nnnn

Scrolls through the data nnnn characters at a time. A valid entry is from 1 to 9999.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX File-AID for Db2 23.01