Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(Insert Off)

Mnemonic: (Insert Off)
Discussion: This mnemonic turns the insert key off.
Example:
a. 100 FORMAT (Insert Off)
   .
   PRINT (0,100)

b. PRINT (0) (Insert Off)