atzoref Posted February 3, 2013 Posted February 3, 2013 I have a problem with controlling on external GUI menu For Example: When the menu was like that, it works: WinMenuSelectItem($MANAGER_TITLE, "", "View", "Grades FW 3.x.x Logs...") But now it should be like that, and it doesn't works: WinMenuSelectItem($MANAGER_TITLE, "", "View", "Grades FW 3/4.x.x Logs...") I thought it because the "/" on the menu item How can I solve this? Thanks.
atzoref Posted February 4, 2013 Author Posted February 4, 2013 Please Is someone familiar with this problem? Thanks
LarryDalooza Posted February 4, 2013 Posted February 4, 2013 See here about how to get the text of the item and compare it to what you are doing... AutoIt has helped make me wealthy
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now