[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F U - DOS 3+ internal - CLOSE CURRENT FILE
        AX = 1201h
        SS = DOS DS (must be using a DOS internal stack)
        SDA current SFT pointer -> SFT of file to close
Return: CF set on error
        BX???
        CX new reference count of SFT
        ES:DI -> SFT for file
SeeAlso: AX=1227h,INT 21/AH=3Eh

See Also: 2F1106
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson