DCL:MISC£±:FIOLIB: File Input/Output #:Explanation of Subroutines
Writes a single record (as a character string).
CALL FCPUTR(IOU,CBUF,ICON)
IOU (I) I/O unit number. CBUF (C*(*)) The data record to write. Specified by a character string with length NRL (See FCOPEN). ICON (I) Condition code.