SScr - non-memory resident text screen grabber ==== --------------------------------------- Very simple program which simply captures all text on the current text screen and writes it to standard output. Possibly useful if something is on the screen you wish to save to a file quickly from the command line, for whatever reason, and don't want to have a memory resident capture program taking up system resources. Usage: Sscr >filename There is a help screen if you can't remember this. (-: Use /? to view it. It should support any video mode up to 65,535 rows and 255 columns. Included in this archive are OS/2 and DOS versions. The DOS version has a 'd' appended to the end of the filename (ie. SScrD.exe). programmed by Tim Middleton (as544@torfree.net)