Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!columbia!rutgers!bellcore!faline!gtchen From: gtchen@faline.bellcore.com (George T. Chen) Newsgroups: comp.os.vms Subject: Re: File size Message-ID: <1016@faline.bellcore.com> Date: Wed, 5-Aug-87 12:32:09 EDT Article-I.D.: faline.1016 Posted: Wed Aug 5 12:32:09 1987 Date-Received: Sat, 8-Aug-87 02:07:52 EDT Reply-To: gtchen@faline.UUCP (George T. Chen) Distribution: world Organization: Bellcore MRE Lines: 9 Does anyone know of a way to get a file size on a vms system when not in the os? For example, if I'm running fortran. I've been told there is a way to get the maximum record allowed for direct files but what if the file has variable length records. When I do a DIR/FULL the size will respond with N/M where N is the current number of blocks used and M is the maximum allowed. I'm trying to get the N if possible. Any help appreciated. gtchen@faline.bellcore.com