[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy MW386 - RESTRICT DIRECTORY TO GROUP
        AH = F0h
        AL = group number
        DS:DX -> ASCIZ directory name
Return: CF clear if successful
            AX = status
                0002h directory not found
                0003h directory not found
                0005h directory in use, cannot be restricted
                02xxh restricted to group xxh
        CF set on error
Note:   the restriction on the directory may be removed by calling this
          function with group 0, then using AH=F1h to assign the directory to
          group 0
SeeAlso: AH=F2h,AH=F3h

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