Up ] Docs Home ]

Function to write char string, leaving attribute (VioWrtCharStr)

Back ] Next ]

Data:
STACK WORD VIO handle (must be 00h)
WORD column at which to start writing
WORD row at which to start writing
WORD length of character string
DWORD pointer to character string to write
Return:
AX = error code (00h, 74h, 166h, 167h, 1B4h) (see #00373)
Notes: Write wraps at end of line and terminates if it reaches end of screen.