VMS Help
FORTRAN, Statements, READ, Direct
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
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".
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.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.