Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (Mouse Off) |
| Hex equivalent: | "@0E0904@" |
| Discussion: |
This control closes the mouse driver.
Also see (Mouse On). |
| Example: |
a. 100 FORMAT (Mouse Off) . PRINT (0,100) b. PRINT (0) (Mouse Off) |