[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 7F Fn C8  - Alloy Mw386 - Read Console Data Into Buffer                [N]

   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: AH=C7h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson