prog81 Posted December 1, 2006 Posted December 1, 2006 Hello, What function would I use to read all text from a window? The text is similar to what you would find in a command line window. For specifics, I am trying to read text from an ispf session window on MVS. Thanks.
mikehunt114 Posted December 1, 2006 Posted December 1, 2006 WinGetText? IE Dev ToolbarMSDN: InternetExplorer ObjectMSDN: HTML/DHTML Reference Guide[quote]It is surprising what a man can do when he has to, and how little most men will do when they don't have to. - Walter Linn[/quote]--------------------[font="Franklin Gothic Medium"]Post a reproducer with less than 100 lines of code.[/font]
prog81 Posted December 1, 2006 Author Posted December 1, 2006 WinGetText?Didn't really return what I expected, but good enough to do the job.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