[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - STARLITE architecture - MAKE NAMED OBJECT AVAILABLE ON NETWORK
        AX = 5F07h
        DS:SI -> ASCIZ name of object to offer to network
        ES:DI -> ASCIZ name under which object will be known on the network
                MUST begin with three slashes
Return: CF set on error
            AX = error code (see AH=59h)
        CF clear if successful

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