[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 6F - 10-NET - UNLOCK FCB
        AH = 12h
        AL = mode
            00h sequential
            01h random
            02h random block
                CX = number of records
        DS:DX -> FCB (see INT 21/AH=0Fh)
Return: CF set on error
            AX = error code (see also AH=00h)
                0002h file not found
        CF clear if successful

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