Int 14/AH=0Eh

Prev Next Ralf Interrups Categories Contents

------

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: AH=0Fh"Digiboard"

Category: Serial I/O - Int 14h - D

------

Prev Next Ralf Interrups Categories Contents