[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 14 - Digiboard DigiCHANNEL PC/X* - WRITE STRING
        AH = 0EH
        CX = number of characters to write
        ES:BX -> string
        DX = port number (00h-03h) (04h-43h for XAPCM232.SYS)
Return: AX = number of characters actually written
        ZF clear if successful
        ZF set on error

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