Lists the command keys that you can use in interactive mode
| Keys | Command | Action |
|---|---|---|
| Ctrl+A | Accept | Accept the values currently listed in the menu and move to the next menu. |
| Ctrl+B | Backward | Scroll backward one page. Use this command key when a menu or list does not fit on a single screen. |
| Ctrl+C | Quit | Quit rs_init and return to the shell prompt. Your terminal may use a key mapping other than Ctrl+C. Use the key sequence that is mapped to the SIGINT signal. |
| Ctrl+F | Forward | Scroll forward one page. Use this command key when a menu or list does not fit on a single screen. |
| Ctrl+R | Refresh | Refresh the screen. |
| Ctrl+X or Esc | Exit | Exit the current menu or prompt. |
| Ctrl+W | Write to resource file | Generate a file containing the values specified during the current rs_init session. The default file name is $SYBASE/$SYBASE_REP/init/logs/resource.dmp. rs_init prompts you to enter an alternative file name. You can copy information from this generated file into one of the resource file templates. |
| ? | Help | Display an online help screen. |