◄Key► ◄Details► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Routine: CBL_WRITE_FILE Function: Writes bytes to a file. Syntax: CALL "CBL_WRITE_FILE" USING file-handle file-offset byte-count flags buffer RETURNING status-code Parameters: file-handle PIC X(4). file-offset PIC X(8) COMP-X. byte-count PIC X(4) COMP-X. flags PIC X COMP-X. buffer PIC X(n). status-code See ◄Key► -♦-