Function 3Eh (62)        Close a File Handle
 
    Flush the file's buffers, close the file, and release the file handle.
 
       On Entry:      AH         3Eh
                      BX         File handle
 
       Returns:       AX         Error code, if CF is set
 
       Error codes:   6          Invalid handle
 
                      Call Function 59h for extended error code information.
 
  --------------------------------------------------------------------------
 
    This function flushes the file's buffers, closes the file, releases
    the handle, and updates the directory.

Seealso:



This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster