Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | 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 Cursor)
PRINT (0) (Hide Cursor)
Also see Show/hide the mouse cursor.