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