Internal WRITE statement format: WRITE (intu[,fmt][,err][,iostat])[iolist] Writes to a specified character variable. Translates the data from binary to character format as specified by "fmt".
WRITE (intu[,fmt][,err][,iostat])[iolist]
Writes to a specified character variable. Translates the data from binary to character format as specified by "fmt".
This statement is only available on VMS systems.