For Programmers: Free Programming Magazines  


Home > Archive > Fortran > March 2004 > Re: Input/Output Error 154: Wrong length record









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Input/Output Error 154: Wrong length record
Dr G

2004-03-27, 12:17 am

Thanks guys,

The problem was cause by the record length specifier on the open
statement, this integer value is expressed in words on the SGI and in
bytes on the intel cluster!

glen herrmannsfeldt <gah@ugcs.caltech.edu> wrote in message news:<cu%5c.30694$SR1.36979@attbi_s04>...
> Dr G wrote:
>
>
> There were recent discussions that some systems use bytes for
> the record length (in the OPEN statement) and some us storage
> locations (the size of an INTEGER or REAL variable).
>
> How much are you writing and what does the OPEN say?
>
> -- glen

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com