vatobeto 0 Posted August 10, 2007 Is there a library or au3 file which will permit me to get and make menu selections with standard windows programs using autoit? V. Share this post Link to post Share on other sites
vatobeto 0 Posted August 10, 2007 Bump! What I'm really asking is how do I access menu items which have no shortcut defined. Obviously an ALT- etc sequence can access those which have a shortcut defined. V. Share this post Link to post Share on other sites
Zedna 293 Posted August 10, 2007 WinMenuSelect() - for standard menusAuto3Lib - for nonstandard (based on toolbar) menus Resources UDF ResourcesEx UDF AutoIt Forum Search Share this post Link to post Share on other sites
vatobeto 0 Posted August 10, 2007 WinMenuSelect() - for standard menusAuto3Lib - for nonstandard (based on toolbar) menusMany Thanks. It works!V. Share this post Link to post Share on other sites