Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (Show Mouse Cursor) |
| Hex equivalent: | "@0E0901@" |
| Discussion: |
This control shows the mouse cursor.
Also see (Hide Mouse Cursor). |
| Example: |
a. 100 FORMAT (Show Mouse Cursor) . PRINT (0,100) b. PRINT (0) (Show Mouse Cursor) |