Jump to content

WinMenuSelectItem


Doug
 Share

Recommended Posts

I've written a script that uses the WinMenuSelectItem command, but it fails at intermittent points. That is, the script just sits there when it should be executing the command. If I perform the menu item selection manually while it's just sitting there, it will take notice and resume the script. The key here is that it doesn't always fail. I can run the script a dozen times and it might work flawlessly 10 times. Is there some way I can make the WinMenuSelectItem more reliable?

I could replace this command with a combination of ALT keystrokes that do the same thing, except that I need to select a specific option on a drop-down menu and don't see any other way to do it. I suppose I could send tabs and arrows to navigate the drop down menu, but making sure I find the correct menu option is a bear.

Thanks in advance for any help.

--Doug

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...