Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site rochester.UUCP Path: utzoo!linus!philabs!seismo!rochester!quiroz From: quiroz@rochester.UUCP (Cesar Quiroz) Newsgroups: net.lang.f77 Subject: Re: f77freeform Message-ID: <4458@rochester.UUCP> Date: Tue, 17-Jan-84 18:10:06 EST Article-I.D.: rocheste.4458 Posted: Tue Jan 17 18:10:06 1984 Date-Received: Thu, 19-Jan-84 00:54:01 EST References: <568@houxf.UUCP> Organization: U. of Rochester, CS Dept. Lines: 21 If f77 is a real Fortran 77 compiler (I swear I have never used it before), you should be able to do something like: 1- read each of your lines into a character*(say)80 string 2- do as many freeform reads of the string as you wish: read (unit=,fmt=) (Yes, it is like sscanf) These comments are as unsupported as they can be, considering that they come from someone who repented from his sins and will never type 'dimension' again. (Oops!, I did it). Cesar Quiroz U. of R. Dept. of Comp. Sc. {quiroz@ROCHESTER}