APPENDIX C BASIC-80 COMMAND CHARACTERS
BASIC-80 has certain single control characters (characters produced by pressing the
letter and the CONTROL key simultaneously) that cause something to happen
immediately. These characters are listed below.
To
edit the last line entered:
To
halt program execution and return
to
command
level:
To
tab across the line:
To
resume program execution after it
is
stopped by
Control-S:
To
halt program execution until Control-Q
is
entered:
To
erase the current line:
To
retype the current line:
To
disable display to the terminal (until
CONTROL-O
is
given again or the program runs to
completion):
CONTROL-A
CONTROL-C
CONTROL-I
CONTROL-Q
CONTROL-S
CONTROL-X
CONTROL-R
CONTROL-O
C-l