Jump to content

Problem with WinMenuSelectItem function


Recommended Posts

I want to make program choose "Save All" if a text editor:

msgbox(0,0,WinMenuSelectItem("Crimson Editor", "", "&File", "&Save All") )

This comand doesnt work. In the opposite, the following command works normally:

msgbox(0,0,WinMenuSelectItem("Crimson Editor", "", "&File", "&New") )

I can`t understand, what is the reason. I`ve attached a scrinshot, where the needed menu item is marked.

post-31646-1207484568_thumb.jpg

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...