henryp Posted July 21, 2010 Posted July 21, 2010 I want my program1 to retrieve a label from Program2. GuiCtrlRead does not seem to be retrieving the label, i keep on getting 0. Is there something else im supposed to be using to get a textlabel from another Autoit GUI Program? What i did was load up the 2nd program then tried to use GuiCtrlRead($handle,1) or GuiCtrlRead($ID,1)
somdcomputerguy Posted July 21, 2010 Posted July 21, 2010 Function ControlGetText - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
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