(
(
•
If
execution
of
a
LOAD
command
is
interrupted (when you
press
ATTN)
while
loading a
saved
file, operation
is
terminated and the contents
of
the
work
area
are
cleared.
• Calculator statements
are
invalid
if
DATA
is
specified
(LOADx,
DATA).
• LOADO,
DATA
automatically provides a 4-digit statement number and the key-
word
DATA
on the
input
line in the data file.
Notes
About
LOAD SOURCE
•
When
a syntax error occurs during a
LOAD
SOU
RCE
command you must choose
one
of
the
following
options:
1.
Correct the line
and
press
EXECUTE
to
continue.
2.
Scroll up
to
ignore the line
and
continue loading.
•
If
you load a SOURCE file containing a line longer than 64 characters, you
will
get
an
error. The error must
be
corrected or the line must
be
scrolled up (which
ignores the line) before loading
can
continue.
• The
LOAD
SOURCE command
is
not
completed
until
the
READY
message
appears
or
the operation
is
terminated by other than a syntax error.
Example
The following examples show a variety
of
LOAD
commands:
• To prepare
for
keyboard
entry
of
a data file:
LOA
DO,
DATA
• To prepare
for
entry
of
a function
from
the keyboard
for-
function key 6:
LOA
DO,
KEY6
• To load a
saved
program (file 3)
from
tape
unit
E40 (auxiliary tape
unit):
LOAD3, E40
• To load a program
saved
in
user
source
format
from file 6 on tape
unit
E80:
LOAD6,
SOU
RCE
or
LOAD6
17