Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(BIOS Mouse On)

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)