Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom Debugger Guide - this command behaves as if a menu item from the main menu was selected: http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
This command behaves as if a menu item from the main menu was selected:


     Accelerate main <menu> {<menu_string>}

This command behaves as if the named menu item in the floating pop-up menu
for the current window was selected:


     Accelerate {<menu_string>}

<menu>
    the string appearing on the main menu bar (File, Run, Break, Code, etc)

<menu_string>
    is enough of the text appearing in a menu to uniquely identify it.

For example:


     accelerate main run {until return}

behaves as if "Until return" is selected from the run menu


     accelerate {Home}

behaves as if "home" were picked from the floating pop-up menu of the
current window.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson