| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
The mouse cursor may be shown or hidden. For mouse-driven applications, you will normally want to show the mouse cursor. For touch-sensitive screen applications, you will normally want to hide the mouse cursor.
PRINT (0) (Show Mouse Cursor)
PRINT (0) (Hide Mouse Cursor)
Also see Regular cursor display.