VMS Help  —  FORTRAN  Run Time Messages, ENDDURREA
  NUMBER:  24

  ERROR CODE:  F

  MESSAGE TEXT:  end-of-file during read

  EXPLANATION:  One of the following conditions occurred:

   o  An RMS end-of-file condition was encountered during execution
      of a READ statement that did not contain an END, ERR, or IOSTAT
      specification.

   o  An end-of-file record written by the ENDFILE statement was
      encountered during execution of a READ statement that did not
      contain an END, ERR, or IOSTAT specification.

   o  An attempt was made to read past the end of an internal file
      character string or array during execution of a READ statement
      that did not contain an END, ERR, or IOSTAT specification.

  This error is not returned by IOSTAT.
Close Help