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
Text Commands
Glossary
EXAMPLE
Using Print