
Advanced Programming -- Reading Data from an Active Program
Okay. I see I can use the SendKeys to send keystrokes to another
application running. How can I pull data form a textbox running inside
another application. I want to try to create a program that interfaces with
the "Running Application" as if it was human interaction. I want it to
watch for certian events and respond accordingly using the SendKeys.
Can anyone point me in the right direction????