Contents IndexCommand recall in ISQL Aborting an ISQL command

User's Guide
   Part II. Tutorials
     Chapter 6. Using Character-Mode ISQL
      Function keys

ISQL uses some function keys and special keys as follows:

F1 Help.

F5 Move data to the left by one column in the data window.

Shift+F5 Move data to the left by one character.

F6 Move data to the right by one column.

Shift+F6 Move data to the right by one character.

F7 Display a list of the tables in the database. The cursor up and down keys can be used to scroll through the table names changing the highlighted table name. With the list displayed, pressing &enter. will insert the current table name into the command window at the cursor position. The :key.F7:ekey. key can be used while the table list is displayed, and a list of columns will be displayed for the highlighted table. Again, &enter. can be used to select the highlighted column name and put it into the command window at the cursor position.

F9 Execute the command that is in the command window. This operation can also be performed with the mouse by pressing the right mouse button or clicking Execute.

F10 Activate the menus.

PgUp Move data up a page.

PgDn Move data down a page.

Ctrl+PgUp Move to top of data.

Ctrl+PgDn Move to bottom of data.

Contents IndexCommand recall in ISQL Aborting an ISQL command