Contents IndexCommand recall in ISQL Canceling an ISQL command

User's Guide
   Part II. Tutorials
     Chapter 5. Using ISQL
      Function keys

ISQL uses some function keys and special keys as follows:

Function key Description
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 f7 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 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 Canceling an ISQL command