[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy MW386 - READ CONSOLE DATA INTO BUFFER
        AH = C8h
        AL = maximum bytes to read
        ES:DI -> buffer for console data
Return: CF clear if successful
            CX = number of bytes read
        CF set on error (caller is not remote user)

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