Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(Enhanced Mouse On)

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)