
10
Chapter
10 -1
Commands
BASIC commands are programming instructions that you execute during
the Command mode except for
Ctrl
+
C
.
Ctrl
+
C
takes you from
Run mode to Command mode. You typically use these commands to
perform some type of program maintenance. You can also execute
statements (Chapter 11) and calls (Chapters 12 and 13) from the command
line.
This chapter describes: On page:
BRKPNT
10 -2
CONT 10 -3
CTRL C 10 -4
CTRL Q 10 -5
CTRL S 10 -6
EDIT 10 -7
ERASE 10 -8
LIST 10 -9
NEW 10 -10
NULL 10 -10
PROG 10 -11
PROG1 10 -12
PROG2 10 -13
RAM 10 -15
REN 10 -16
ROM 10 -17
RROM 10 -18
RUN 10 -19
SNGLSTP 10 -20
VER 10 -21
XFER 10 -21
command line calls 10 -22
what’s next? 10 -22
What’s in This Chapter?
Chapter
Komentáře k této Příručce