Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(Upper Case Input)

Mnemonic: (Upper Case Input)
Discussion: After this mnemonic is issued, all keyboard input will be automatically converted to upper case characters.

The (Normal Input) mnemonic turns upper case input off.

History: This mnemonic was added in Comet 504.
Example:
PRINT (0) (Upper Case Input)

or

100 FORMAT (Upper Case Input)
.
PRINT (0,100)