Up ] Docs Home ]

Function to write a cell string (VioWrtCellStr)

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 cell string in bytes
DWORD pointer to cell 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.