cobol1.hlp (Topic list)
CBL_CLOSE_FILE (↑ Library of Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_CLOSE_FILE
 
  Function:     Closes a file opened for byte-stream operations.
 
  Syntax:       CALL "CBL_CLOSE_FILE" USING      file-handle
                                      RETURNING  status-code
 
  Parameters:   file-handle            PIC X(4).
                status-code            See Key
                                    -♦-