Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!uunet!bu.edu!att!linac!midway!valley From: valley@uchicago (Doug Dougherty) Newsgroups: comp.os.msdos.misc Subject: Re: Print Scrn Question Message-ID: Date: 3 Dec 90 17:37:56 GMT References: <111.2751BE9B@bohemia.UUCP> Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Lines: 21 Greg.Smith@bohemia.UUCP (Greg Smith) writes: >To: dunn@stable.ecn.purdue.edu >JD>Excuse the ignorance, but -- >JD>given that one can print the >JD>contents of a screen to a printer, >JD>can one also print the contents of >JD>a screen to a file? >Pc-Magazine once had a utility that did this, I don't know what >number/volume though. It is called PRN2FILE. It simply replaces the print >screen interrupt to print to a file, com port, etc.. > Greg There is a program on the boards called LPTX.COM (LPTX700.ARC, I think) that does this. Works great. Should be on simtel, if not, I can email a copy. Actually, what it does is vector all printing to a file (as does PRN2FILE). To get a screen dump, you of course still have to hit the key (or do an INT 5)