On Tue, 22 Mar 2005 13:11:59 -0800, "Mark T." <[EMAIL PROTECTED]>
wrote:
>
>"Chris Maloof" <[EMAIL PROTECTED]> wrote in message
>news:[EMAIL PROTECTED]
>> Hello,
>>
>> Does anyone know how I can read the ASCII text from a console windo
Thanks for the interesting suggestions!
On 21 Mar 2005 10:47:52 -0800, "Cappy2112" <[EMAIL PROTECTED]>
wrote:
>If you are launching it you can try using one of the python popen()
>calls to redirect the screen output to your python program.
Aha. This sounds perfect, and I don't know why it doesn
Hello,
Does anyone know how I can read the ASCII text from a console window
(from another application) in WinXP? It doesn't sound like a major
operation, but although I can find the window via pywin32, I haven't
been able to do anything with it. I'd really just like to get the
window text into a