[Info-vax] Example of random access by record number on an RMS fixed record size, relative organization file?
    gah4 
    gah4 at u.washington.edu
       
    Tue Sep 19 23:15:19 EDT 2023
    
    
  
On Tuesday, September 19, 2023 at 5:46:29 PM UTC-7, Arne Vajhøj wrote:
(snip)
> open(unit=1,file='rel.dat',status='new',form='formatted', 
> + organization='relative',recl=512,recordtype='variable', 
> + access='direct') 
 
OP asked about fixed record size, and traditionally that is 
the way it was done.  I haven't followed that detail of later
Fortran standards. They have to, at least, allocate to the
maximum size.
    
    
More information about the Info-vax
mailing list