Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!dciem!nrcaer!cognos!jimp From: jimp@cognos.uucp (Jim Patterson) Newsgroups: comp.os.vms Subject: Re: Terminal capture program wanted Message-ID: <661@cognos.UUCP> Date: Wed, 6-May-87 12:18:18 EDT Article-I.D.: cognos.661 Posted: Wed May 6 12:18:18 1987 Date-Received: Fri, 8-May-87 04:19:04 EDT References: <2895@eagle.ukc.ac.uk> Reply-To: jimp@cognos.UUCP (Jim Patterson) Distribution: world Organization: Cognos Incorporated, Ottawa, Canada Lines: 19 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. The usual "trick" to do this is to use DecNET. The remote login command, SET HOST, supports a LOG parameter that diverts a copy of the session to a disk file. For example: $ SET HOST 0/LOG=logfile (0 allows you to link to your current node). Note that VMS supports SET HOST even if you haven't purchased DecNET; what DecNET provides is the ability to talk to some other computer besides your own. The drawback of this approach is that you have to log onto the system again. It's also expensive because the entire terminal session is being passed through the DecNET software. -- Jim Patterson Cognos Inc.