[
Up
]
[
Docs Home
]
Function to set cursor position (VioSetCurPos)
[
Back
]
[
Next
]
Data:
STACK
WORD
VIO handle (must be 00h)
WORD
cursor column
WORD
cursor row
Return:
AX
=
error code (00h, 74h, 166h, 167h, 1B4h) (see
#00373
)
Notes:
If either coordinate is invalid, the cursor is not moved.
See Also:
#00380