[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy MW386 - READ RESTRICTED DIRECTORY ENTRY FOR GROUP
        AH = F3h
        AL = group number
        CX = entry number
        ES:DI -> 64-byte buffer
Return: CF clear if successful
            CX = next entry number
            buffer filled with 63-byte directory info and 1-byte group number
        CF set on error (no more matching entries)
Note:   like AH=F2h, but only returns directories belonging to the specified
          group

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