[python-win32] Programmatically capturing the text in a cmd console, for a program that has completed execution

Tony Cappellini cappy2112 at gmail.com
Mon Oct 30 21:27:03 CET 2006


In Windows XP, after a program has completed it's execution in a cmd
console...
Is there a way to *programmatically* capture the text that is in the
scrollback buffer?

I usually set my buffers to 10K lines or more, so there is a lot of text I'd
like to capture.
I want to do this programmatically, as opposed to using a mouse to mark and
copy.


thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20061030/cb2e593e/attachment.html 


More information about the Python-win32 mailing list