Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(Show Cursor)

Mnemonic: (Show Cursor)
Discussion: This mnemonic shows the regular cursor.

See Regular cursor display for more information.

Also see (Hide Cursor).

Example:
a. 100 FORMAT (Show Cursor)
   .
   PRINT (0,100)

b. PRINT (0) (Show Cursor)