dbisqlc uses some function keys and special keys on Windows as listed in Table 2-8: “dbisqlc function and special keys on Windows”.
Function key |
Description |
---|---|
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 at the top of the window |
Page Up |
Move data up a page |
Page Down |
Move data down a page |
Ctrl+PageUp |
Move to top of data |
Ctrl+PageDown |
Move to bottom of data |