Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(Insert On)

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

b. PRINT (0) (Insert On)