106
CHAPTER
6
Command
Reference
LOAD
(ALL)
Function:
Loads a program from a cassette tape.
Parameter:
["File
name"]
Character string
ALL:
File name:
Loads
the
programs in all program areas.
1
~character
string~
8. Can be omitted.
Explanation:
I)
When ALL
is
omitted, a program stored by
"SA
VE"
is
read into the presently
specified program area.
2)
When
ALL
is
used, programs stored
by
"SA
VE
ALL"
are read into the
PO~
P9 program areas.
3) With
"LOAD ALL", the stored programs in the computer will be erased and
a new program will be loaded from
the
cassette tape.
4)
When a file name
is
specified, a program with
the
same file name will be
searched and loaded from the cassette tape.
If
the file name
is
omitted, the
first program found on
the
cassette tape will be loaded.
5)
If
a program with a password is loaded,
that
password will also be loaded.
*LOAD ALL can be abbreviated as LOAD
A.
SA VE
and
LOAD Relationship
LOAD
LOAD
LOAD
ALL
LOAD
ALL
"File
name"
"File
name"
SAVE 0
x
x
x
SAVE
0
0
x
x
"File
name"
SAVE ALL x
x
0 x
SAVE ALL
x x
0
0
"File
name"
*File
names are assumed identical. 0
...
Can be loaded.
X
...
Cannot
be
loaded.