Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!XEROX.COM!Pyoung.pasa From: Pyoung.pasa@XEROX.COM Newsgroups: mod.computers.vax Subject: Re: VAX/VMS (FORTRAN) - record count Message-ID: <860913-162223-5061@Xerox> Date: Sat, 13-Sep-86 18:58:00 EDT Article-I.D.: Xerox.860913-162223-5061 Posted: Sat Sep 13 18:58:00 1986 Date-Received: Wed, 17-Sep-86 06:24:35 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 6 Approved: info-vax@sri-kl.arpa For a file of fixed length records you can specify a user-open routine, request xabfhc on $OPEN, and calculate the number of records in the file. I don't know of any way to get the number of records in a file of variable length records such as a text file. Phil Young