cobol1.hlp (Topic list)
CBL_CLOSE_FILE Details (↑ Library of Routines)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Description:
 
     Any byte-stream file open when a STOP RUN is executed is automatically
     closed.
 
     See Introduction to Byte-Stream Routines
 
  Parameters on Entry:
 
     file-handle             The file handle returned when the file was
                             opened.
 
  Parameters on Exit:
 
     None
                                    -♦-