How to get console terminal output text?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I have looked a lot trying to get this to work. I have a terminal console window of a some program running on old version of linux. How can I get all the text from that window? I tried attaching console to get input I get access_denied message. I tried spy++ to get handle but it wont get me text on nonmanaged process. I tried Gettext() and Sendmessage() neither of those worked. Is there anyway to do this?
Thanks

View the full article
 
Back
Top