in reply to Re^2: Capturing the text in a Console Window
in thread Capturing the text in a Console Window
It will/does capture content of existing (win32) console windows. It only requires you to specify a regex to match the titlebar of the existing console window and it will capture whatever is currently in the buffer (displayed and scrolled off if the buffer is larger than the screen).
If this is not what you require, then perhaps you could clarify what you are after?
|
---|