SET CURSOR
This command will set the cursor position used by the PRINT command. You can use this command to place basic text anywhere on the screen. The coordinates should be integer values.
SYNTAX
SET CURSOR X,Y
RELATED INFO
CORE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example