Introduction MTB Statements File System Compiler Applications Reference Guide Index

Language Structure Data Division I/O Format Division Procedure Division Mnemonics

(Mouse Off)

Mnemonic: (Mouse Off)
Hex equivalent: "@0E0904@"
Discussion: This control closes the mouse driver.

Also see (Mouse On).

Example:
a. 100 FORMAT (Mouse Off)
   .
   PRINT (0,100)

b. PRINT (0) (Mouse Off)