VMS Help FORTRAN, Statements, WRITE, Direct, Unformatted *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Unformatted direct WRITE statement format: WRITE (extu,rec[,err][,iostat])[iolist] WRITE (u'r[,err][,iostat])[iolist] Writes to a specified external unit. Does not translate the data.
|