Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!ames!ucbcad!ucbvax!HDETUD5.BITNET!KROMME From: KROMME@HDETUD5.BITNET (J.G. KROMME IRI/DELFT 015-783543) Newsgroups: comp.os.vms Subject: converting fixed record files Message-ID: <8711081532.AA08169@ucbvax.Berkeley.EDU> Date: Fri, 6-Nov-87 11:05:00 EST Article-I.D.: ucbvax.8711081532.AA08169 Posted: Fri Nov 6 11:05:00 1987 Date-Received: Wed, 11-Nov-87 02:38:18 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 10 Using the standard utilities under VMS it is impossible, as far as I know, to convert a fixed record file to a file with shorter records, without loosing the remainder, what I want is simple to redefine the fixed record size of a file. I know that it is possible to write a program to read and write in the desired format, but is there a more sophisticated way to do this, or did I not read the manuals well? KROMME@HDETUD5