[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy MW386 - SET TERMINAL DRIVER FOR ANOTHER USER
        AH = 39h
        AL = new terminal driver number
        DL = user number (FFh = caller)
        DH = machine number if DL <> FFh
Return: CF set if invalid user number
        CF clear if successful
Notes:  only available to supervisors
        the new driver number will not take effect until the user is rebooted

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