This is an old revision of the document!
Table of Contents
@SetCurPos
Brief
Set Cursor Position
Syntax
@SetCurPos column, row, page
Parameters
- column (BYTE) - new cursor column (zero based)
- row (BYTE) - new cursor row (zero based)
- page (BYTE) - optional video page number
Return
none