[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 6F - 10-NET - LOCK FCB
        AH = 11h
        AL = mode
            01h sequential
            02h random
            03h 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: 6F12
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson