Sharp PC-1403 Operation Manual page 136

Hide thumbs Also See for PC-1403:
Table of Contents

Advertisement

130
Executes the program
which
begins at
line
number
100.
RUN
100
Examples
*'MM
The
first
format
of
the
RUN command
executes a
program
beginning
with the
lowest
numbered statement
in
memory.
The
second format of the RUN
command
executes a program beginning with the
specified
line
number.
* When
programs are
merged
with the
MERGE
command, the last
merged program
will be executed with
format
1
or "RUN
expression"
in format
2.
RUN differs from GOTO
in five respects:
1) The value
of
the interval
for WAIT
is
reset.
2) The display format
established
by
USING statements
is
cleared.
3) Variables and arrays other
than the fixed variabl
e
s
are cleared.
4) PRINT=PRINT
status
is
set.
5)
The pointer
for
READ
is reset
to
the beginning DATA
statement.
Execution of a program with GOTO
is
identical
to
execution with the DEF key. In all
three
forms of
program
execution,
FOR/NEXT
and
GOSUB
nesting is cleared.
The RUN command
is
used
to execute a program in
memory.
1 RUN
2
RUN
line number
Abbreviations:
R.,
RU.
See
also: GOTO,
MERGE
Commands
RUN

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents