| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
The regular cursor may be shown or hidden. For keyboard-driven applications, you will normally want to make the regular cursor visible (the default). For mouse-driven applications and touch- screen applications, you will normally want to make the regular cursor invisible.
PRINT (0) (Show Mouse Cursor)
PRINT (0) (Hide Mouse Cursor)
Also see Show/hide the mouse cursor.