next up previous
Next: RECIO_READ - read Up: FORTRAN Routines Previous: RECIO_OPENW - open

RECIO_POSITION - position file at start of a record

SUBROUTINE RECIO_POSITION ( FILENUM, RECLEN, RECNUM, STATUS )

   FILENUM = INTEGER (given)
            file number
   RECLEN = INTEGER (given)
            record length in bytes 
   RECNUM = INTEGER (given)
            record number, counting upwards from 1 
   STATUS = INTEGER (given and returned)
            global status



SuperCOSMOS development
Tue Aug 20 12:03:21 BST 1996