Menu Configuration Command Strings
From SecureCRT
A session is a set of options that are assigned to a connection to a remote machine. These settings and options are saved under a session name and allow the user to have different preferences for different hosts.
To close a Telnet or other type of communication connection between a client and a server.
Zmodem is a file transfer protocol that touts speed and reliability. In this terminal emulation application, it provides a mechanism for secure file transfers as long as the remote machine has Zmodem support installed.
The following are commands strings that can be used in the menu configuration file to customize the SecureCRT user interface. For more information, see Customizing the User Interface.
|
MENU_CONNECT |
Display the Connect dialog |
|
MENU_QUICK_CONNECT |
Display the Quick Connect dialog |
|
MENU_RECONNECT |
Reconnect to the previously disconnected session |
|
MENU_RECONNECT_ALL |
Re-establish a connection on all currently disconnected sessions (honors the Connect to multiple sessions sequentially option setting) |
|
MENU_DISCONNECT |
Disconnect the current session |
|
MENU_DISCONNECT_ALL |
Disconnect all the currently connected sessions |
|
MENU_PRINT_SCREEN |
Send the visible text to the printer |
|
MENU_PRINT_SELECTION |
Send the currently selected text to the printer |
|
MENU_PRINT_AUTO |
Turn auto printing on and off |
|
MENU_PRINT_EJECT_PAGE |
Cause the printer to perform a page feed |
|
MENU_PRINT_CANCEL |
Cancel the current print job |
|
MENU_PRINT_SETUP |
Display the printer setup dialog |
|
MENU_LOG_SESSION |
Turn session logging on and off |
|
MENU_DEBUG_LOG |
Turn debug logging on and off |
|
MENU_TRACE_OPTIONS |
Turn trace options logging on and off |
|
MENU_EXIT |
Exit the program |
|
MENU_MRU_FILE1 |
The most recently opened session |
|
MENU_COPY |
Copy the selected text |
|
MENU_PASTE |
Paste the selected text |
|
MENU_COPY_PASTE |
Copy and paste the selected text |
|
MENU_EDIT_PASTE_AS_QUOTATION |
Paste text as a quotation |
|
MENU_SELECT_ALL |
Select all text in the application window |
|
MENU_FIND |
Search for a word in the text |
|
MENU_CLEAR_SCREEN |
Clear the text that is visible |
|
MENU_CLEAR_SCROLLBACK |
Clear all text |
|
MENU_RESET |
Reset the application |
|
MENU_TOGGLE_MENU_BAR |
Display and hide the main menu |
|
MENU_TOGGLE_TOOLBAR |
Display and hide the toolbar bar |
|
MENU_TOGGLE_STATUS_BAR |
Display and hide the status bar |
|
MENU_TOGGLE_CHAT_WINDOW |
Open and close the chat window |
|
MENU_TOGGLE_HORZ_SCROLLBAR |
Turn the horizontal scroll bar on and off |
|
MENU_TOGGLE_VERT_SCROLLBAR |
Turn the vertical scroll bar on and off |
|
MENU_ALWAYS_ON_TOP |
Make the application window always above any other window |
|
MENU_TOGGLE_FULL_SCREEN |
Toggle between full screen and normal mode |
|
MENU_SESSION_OPTIONS |
Display the Session Options dialog |
|
MENU_GLOBAL_OPTIONS |
Display the Global Options dialog |
|
MENU_AUTO_SAVE |
Save configuration changes automatically |
|
MENU_SAVE_NOW |
Save all configuration changes now |
|
MENU_SEND_ASCII |
Send a file using ASCII |
|
MENU_RECEIVE_ASCII |
Receive a file using ASCII |
|
MENU_SEND_XMODEM |
Send a file using Xmodem |
|
MENU_RECEIVE_XMODEM |
Receive a file using Xmodem |
|
MENU_ZMODEM_ADD_FILE |
Display the Zmodem transfer dialog |
|
MENU_SEND_ZMODEM |
Send Zmodem receive command |
|
MENU_SCRIPT_RUN |
Display the Run Script dialog and run the specified script |
|
MENU_SCRIPT_CANCEL |
Cancel the currently running script |
|
MENU_SCRIPT_START_RECORDING |
Start recording keystrokes and responses |
|
MENU_SCRIPT_STOP_RECORDING |
Stop the recording in progress and prompts you to save the recorded script |
|
MENU_SCRIPT_CANCEL_RECORDING |
Stop the recording in progress and nothing is saved |
|
TOOLS_MENU_KEYMAP_EDITOR |
Display the Keymap Editor |
|
TOOLS_CREATE_PUBLIC_KEY |
Start the Key Generation wizard |
|
TOOLS_PUBLIC_KEY_ASSISTANT |
Display the Public-Key Assistant dialog |
|
TOOLS_CONVERT_PRIVATE_KEY |
Convert a VanDyke generated private key to OpenSSH format |
|
MENU_WINDOW_NEXT |
Changes focus to the next application window |
|
MENU_WINDOW_PREV |
Changes focus to the previous application window |
|
MENU_WINDOW_CLOSE_ALL |
Close all open application windows |
|
MENU_WINDOW_LIST1 |
Show list of windows |
|
MENU_TAB_LIST1 |
Show list of tabs in current window |
|
MENU_TAB_LOCK |
|
MENU_HELP_FINDER |
Display help topic |
|
MENU_HELP_WEBPAGE |
Opens help in a web browser |
|
MENU_HELP_ORDER |
Opens a web browser on a VanDyke orders page |
|
MENU_HELP_UPDATE |
Opens a web browser on a VanDyke download page |
|
MENU_ENTER_LICENSE_DATA |
Display the License wizard |
|
MENU_APP_ABOUT |
Display the About dialog |
|
MENU_OPEN_URL |
Open a URL in the default browser |
|
TOOLBAR_LAUNCH_SECUREFX |
Launch VanDyke Software's SecureFX® application |
|
MENU_LOAD_DEFAULT_MAIN_MENU |
Load the default main menu |
|
MENU_LOAD_DEFAULT_SYS_MENU |
Load the default system menu |
|
MENU_LOAD_DEFAULT_CONTEXT_MENU |
Load the default context menu |
|
MENU_LOAD_DEFAULT_TOOLBAR |
Load the default toolbar menu |
These items should only be used in the system menu
|
SYS_MENU_RESTORE |
The system menu Restore item |
|
SYS_MENU_SIZE |
The system menu Size item |
|
SYS_MENU_MOVE |
The system menu Move item |
|
SYS_MENU_MINIMIZE |
The system menu Minimize item |
|
SYS_MENU_MAXIMIZE |
The system menu Maximize item |
|
SYS_MENU_CLOSE |
The system menu Close/Exit item |