in reply to Capture Screen Output on Windows into a File

If your just after capturing the text output from a script, cmdline redirection is the way to go, but if your trying to capture a graphical (bitmap) representation, then this Re: capture what's on the screen snippet from a while ago may be what you are looking for.

  • Comment on Re: Capture Screen Output on Windows into a File