Hello Guest it is April 20, 2024, 07:39:33 AM

Author Topic: close menu script  (Read 2944 times)

0 Members and 1 Guest are viewing this topic.

close menu script
« on: August 17, 2009, 03:18:47 PM »
I need sccript to open and close menu

DoMenu( 1,5 )
and then something like closemenu

Offline zealous

*
  •  489 489
  • HI!
    • View Profile
    • Artsoft Solutions
Re: close menu script
« Reply #1 on: September 09, 2009, 10:58:10 AM »
No because you can't even acess any buttons in Mach while those menus are up.
You could send a key stroke : SendKeys("{ESC}") from another program or the keyboard.