MENU_COMMAND
(edit this)
  • System usage: #define MENU_COMMAND 180
  • Application usage: #define APP_MENU_COMMAND -1180
  • Processed by: BIOS (_foundation)**

Description: Open commands menu

Parameter format: message parameter consists of the command to prompt for, followed by a space and then the session number. If no command is specified; the present menu page is opened. If the command is 'next' or 'previous', the menu page is adjusted and then shown. Otherwise, if the command name does not end in … (an ellipsis character), then the command is executed immediately rather than prompted for.