VMS Help
FORTRAN, Statements, READ, Direct

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

  1 - Formatted

  Formatted direct READ statement format:

    READ(extu,fmt,rec[,err][,iostat])[iolist]

    READ(u'r,fmt[,err][,iostat]) [iolist]

  Reads from a specified external unit.  Translates the data from
  character to binary format as specified by "fmt".

  2 - Unformatted

  Unformatted direct READ statement format:

    READ(extu,rec[,err][,iostat])[iolist]

    READ(u'r[,err][,iostat])[iolist]

  Reads from a specified external unit.  Does not translate the data.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.