| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Language Structure | Data Division | I/O Format Division | Procedure Division | Mnemonics |
Mnemonic:
| (Enhanced Mouse On) |
| Hex equivalent: | "@0E0906@" |
| Discussion: |
This control opens the enhanced mouse driver (if possible).
Also see (BIOS Mouse On) and (Mouse On). |
| Example: |
a. 100 FORMAT (Enhanced Mouse On) . PRINT (0,100) b. PRINT (0) (Enhanced Mouse On) |