Library /sys$common/syshlp/helplib.hlb — FORTRAN Statements WRITE Direct Formatted
Formatted direct WRITE statement format:
WRITE (extu,rec,fmt[,iostat][,err]) [iolist]
Writes to a specified external unit. Translates the data from
binary to character format as specified by "fmt".