APPENDIX
AI Model
III
Summary
Special
Characters
and
Abbreviations
Command
Mode
Execute
Mode
(SJIIFT)@
(BREAK)
(ENTER)
Abbreviations
?
Function
Return carriage and interpret command
Cursor backspace and delete last character typed
Cursorto beginning
of
line; erase line
Linefeed
Statementdelimiter; use between statements
on
same logical line
Move cursorto next tab stop. Tab stops are at
positions
0,8,
16,24,32,48,
and 56.
Convertdisplay to
32
characters per line
ClearDisplay and convertto
64 characters per line
Function
Pause in execution; freeze display during LIST
Stop execution
Interpretdata entered from Keyboard with
INPUT statement
Function
Use in place
of
PRINT.
Use in place
of
:REM
,'currentline',; use in place
of
line number with
LIST, EDIT, etc.
Tooutput a control character, press
(SHIFT)
then
(1);
while holding down both keys,
press the key for which a control character is desired. Forexample, to key a control
-zpress:
A/1