Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!zephyr.ens.tek.com!tekcrl!tekgvs!keithe From: keithe@tekgvs.LABS.TEK.COM (Keith Ericson) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Capturing output Keywords: script redirect printer output Message-ID: <7810@tekgvs.LABS.TEK.COM> Date: 16 Jul 90 21:27:16 GMT References: <10300@stiatl.UUCP> Reply-To: keithe@tekgvs.LABS.TEK.COM (Keith Ericson) Organization: Tektronix, Inc., Beaverton, OR. Lines: 31 In article <10300@stiatl.UUCP>, klb@stiatl.UUCP (Kathy Ball) writes: > I'm looking for a utility which works like 'script' in Un*x > (or 'dribble' in Lisp), which allows you to capture everything which > is displayed on the screen in a file. Anybody have such a program? I've got a program called (strangely enuff) "script" which I've annotated in my archive as SCRIPT is similar to the UNIX program of the same name. While running SCRIPT, output that appears on the console, will also be saved into a file for later perusal. I'm sure I got it off USENET sometime; or maybe from an old SIMTEL 20 distribution tape. The doc file contains the following: "Version 1.0 Written November 1987 by Doug Graham 24 Brookhaven Court. Nepean Ontario Canada "I hereby release this program into the public domain. Do with it as you please. I would appreciate it if my name were left in the source code somewhere." Source is included - C and assembler. Enough requests and I'll send it to Bill for redistribuution; few enough to handle on my own I'll send them out directly. kEITHe