harrigme Posted July 28, 2014 Posted July 28, 2014 I am trying to find text in a window that has a unique control ID and class/instance but ControlGetText does not work. Any other ideas to get the text?
somdcomputerguy Posted July 28, 2014 Posted July 28, 2014 Welcome to the Forum.Try the WinGetText function. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
harrigme Posted July 28, 2014 Author Posted July 28, 2014 Thanks. That does not work either. The "Visable Text" for the window does not show the data I am looking for (per window info.). I have tried both the Control and Win functions with no luck. Any other ideas? Thanks again.
somdcomputerguy Posted July 28, 2014 Posted July 28, 2014 How about a screenshot of the program you're trying to get text from, a screenshot of what AU3Info gets, and the code you've tried so far.How to post code on the forum - '?do=embed' frameborder='0' data-embedContent>> - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
computergroove Posted July 29, 2014 Posted July 29, 2014 Do you know the windows handle? Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html
harrigme Posted July 29, 2014 Author Posted July 29, 2014 Yes, I know the windows handle. I will have a screenshot in a little while. thanks.
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