Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!cim-vax.HONEYWELL.COM!DERSTAD From: DERSTAD@cim-vax.HONEYWELL.COM Newsgroups: comp.sys.apollo Subject: Re: Pascal question Message-ID: <880802192637.00000B81081@cim-vax.HONEYWELL.COM> Date: 3 Aug 88 00:26:37 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 I believe you can only create record structured files in Pascal using stream calls. This was a change made in 9.5/9.6, as part of Apollo's UNIfication. Previously, Pascal "File of" types became REC files. Currently, they become ascii files. New programs can still read REC files, but can't write them. Obviously, Apollo feels Pascal programmers don't need REC files... after all, UNIX doesn't have them and if UNIX doesn't, why should Apollo? :-) All opinions are my own. Dave Erstad Honeywell SSED DERSTAD@cim-vax.honeywell.com