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