From: CSBVAX::MRGATE!RELAY-INFO-VAX@CRVAX.SRI.COM@SMTP 4-OCT-1988 13:56 To: ARISIA::EVERHART Subj: Re: Two requests - TAIL for VMS, modem configuration Received: From KL.SRI.COM by CRVAX.SRI.COM with TCP; Tue, 4 OCT 88 08:26:59 PDT Received: from ucbvax.Berkeley.EDU by KL.SRI.COM with TCP; Tue, 4 Oct 88 08:01:03 PDT Received: by ucbvax.Berkeley.EDU (5.59/1.31) id AA27432; Tue, 4 Oct 88 06:59:33 PDT Received: from USENET by ucbvax.Berkeley.EDU with netnews for info-vax@kl.sri.com (info-vax@kl.sri.com) (contact usenet@ucbvax.Berkeley.EDU if you have questions) Date: 2 Oct 88 22:27:22 GMT From: mcvax!enea!sommar@uunet.uu.net (Erland Sommarskog) Organization: ENEA DATA AB, Sweden Subject: Re: Two requests - TAIL for VMS, modem configuration Message-Id: <3972@enea.se> Sender: info-vax-request@kl.sri.com To: info-vax@kl.sri.com Tim Russell (fritz@unocss.UUCP) provides a tail program in VAX-Pascal with the following statement to open the file: >X Open (File_Variable := File_Variable, >X File_Name := File_Name, >X History := ReadOnly, >X Error := Continue); Add Sharing := ReadWrite here and you can use the program to look at log files from batch jobs in progress. -- Erland Sommarskog ENEA Data, Stockholm sommar@enea.UUCP