Int 2F Fn AC0A - Qrip/tsr - Output Null-terminated String Through Qrip [V]

AX = AC0Ah
DI = 1092h
DX:BX -> ASCIZ string

Return: AX = character to send to BBS (0001h-00FFh) or special code (see #2652)
BX = string-waiting flag
0001h entire string waiting to be sent to terminal (call AX=AC0Ch)
CX = DX = AX

Note: if DI <> 1092h on entry, QRIP chains the call

See Also: AX=AC05h,AX=AC06h,AX=AC09h,AX=ACF0h