VMS Help
FORTRAN, Statements, OPEN, MAXREC

 *Conan The Librarian

  Indicates the maximum number of records that can be transferred
  from or to a direct access file while the file is connected.  It
  takes the following form:

  MAXREC = mr

  mr  Is an numeric expression.

  The default is the maximum allowed (2**32-1).
  Close     Help