n6jah
06-27-2001, 05:44 PM
Our company uses an ancient DOS based production control program that was originally written in the mid 1980's. We access it through a terminal program (NetTerm).
I have no trouble finding the window using FindWindow. I can send keystrokes to it using PostMessage. What I would like to do is get a copy of the text displayed in the window so I can send keystrokes to the window based on the text displayed.
Is this possible?
jim
.... .. .... ..
I have no trouble finding the window using FindWindow. I can send keystrokes to it using PostMessage. What I would like to do is get a copy of the text displayed in the window so I can send keystrokes to the window based on the text displayed.
Is this possible?
jim
.... .. .... ..