- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using Compaq Fortran 6.6
When opening a sequential unformatted file you have to specify the maximum record length.
If you write on a record more than this maximum, there is no problem.
What does the compiler ?
It seems that it doesn't take into account the maximum length !
Remark: we use the /assume:byterecl option.
Christian
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, you don't have to specify the maximum RECL for a sequential unformatted file unless it is RECORDTYPE='FIXED'.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page