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