comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » unformatted reads in fortran?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: unformatted reads in fortran? [message #14405 is a reply to message #14402] Tue, 23 February 1999 00:00 Go to previous message
Andy Loughe is currently offline  Andy Loughe
Messages: 174
Registered: November 1995
Senior Member
You should probably open a sequential access file like so...

open(unit=70, file='filename', status='old', access='sequential')
read (70) data


Andrew F. Loughe | afl@cdc.noaa.gov
University of Colorado, CIRES Box 449 | http://cdc.noaa.gov/~afl
Boulder, CO 80309-0449 | phn:(303)492-0707 fax:(303)497-7013
------------------------------------------------------------ ---------------
"I do not feel obliged to believe that the same God who has endowed us with
sense, reason, and intellect has intended us to forego their use." -Galileo

On Wed, 24 Feb 1999, Richard G. French wrote:

> Can someone save my sanity and tell me the correct syntax for
> opening and reading a file in fortran, when the file was
> written in IDL with the /F77_UNFORMATTED keyword set and writeU
> was used? I keep getting
> forrtl: severe (37): inconsistent record length
> errors. Thanks! No FORTRAN manual on line, unfortunately.
> Dick French
>
>
[Message index]
 
Read Message
Read Message
Previous Topic: Re: unformatted reads in fortran?
Next Topic: Electronic network analysis in IDL??

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Tue Oct 21 11:49:54 PDT 2025

Total time taken to generate the page: 0.63850 seconds