Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!pyramid!batcomputer!johnth From: johnth@batcomputer.tn.cornell.edu (John Thurtell) Newsgroups: comp.os.vms Subject: Re: Terminal capture program wanted Message-ID: <878@batcomputer.tn.cornell.edu> Date: Sun, 3-May-87 21:53:03 EDT Article-I.D.: batcompu.878 Posted: Sun May 3 21:53:03 1987 Date-Received: Tue, 5-May-87 01:09:35 EDT References: <2895@eagle.ukc.ac.uk> Reply-To: johnth@tcgould.tn.cornell.edu.UUCP (John Thurtell) Distribution: world Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 24 Summary: Alternate solution In article <2895@eagle.ukc.ac.uk> rde@ukc.ac.uk (R.D.Eager) writes: >I am after a program to enable recording of a terminal session on VMS. I ... > >The program I saw was called PHOTO, and you typed something like: > >Any ideas please? >-- > Bob Eager > rde@ukc.UUCP > ...!mcvax!ukc!rde > Phone: +44 227 66822 ext 7589 I have seen PHOTO but don't know anything about it however I can offer a simple solution to your problem. Try using the log qualifier on the set host command. (You may need to be running as a decnet site to use this I'm not sure.) Anyway this is what I do. If the vax your logged onto is called say MYVAX then try, SET HOST MYVAX /LOG=TERMINAL.LOG Login again and conduct your business. When you log out you should find a log file in your home (?) directory.