ExKiller 0 Posted January 10, 2011 Hi everyone! Is there any way to get button name of other application like GUICtrlRead () for autoit controls? For example, there is an application with [CLASS:Button; INSTANCE:5] & [CLASS:Button; INSTANCE:6]. During the text of buttons script continues with ControlClick () command on Button5 or Button6 Thank you! Share this post Link to post Share on other sites
Raupi 0 Posted January 10, 2011 The Helpfile says ControlGetText Share this post Link to post Share on other sites
ExKiller 0 Posted January 10, 2011 Thank you, thank you, hank you million times!!! Genially!!! Share this post Link to post Share on other sites