Sharp PC-1403 Operation Manual page 223

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

Advertisement

217
(5) Variables
When
the
RUN command has been
executed in
the PC-121 O Series, all
variabl
e s
are
retained.
In the
PC-1403,
however,
all
variables from A(27) and upwards
are
cleared.
Therefore,
if there is a need
to
retain
variables
at the start
of
program
execution,
start the program execution using the GOTO
command or
function defined keys.
(3) Omitting ")"
1n
the PC-121 O
Series,
the
")" which
comes
immediately
before the
[ENTER
I
or
: (colon) can be
omitted.
It
cannot be
omitted in the
PC-1403. Therefore,
be sure
to add
the ")"
to the
program, if omitted.
(4) Print command
The
PC-1403 has a
PRINT
command
for
displays and an
LPRINT
command for
printing.
However, all
PRINT
commands
can be used
tor
printing
if
PRINT
=
LPRINT is
specified.
The PC-1210
Series does not
have the
LPR1NT
command.
To print using a
PC-
121
O Series
program,
add
PRINT
=
LPRlNT
to
the
program
or, execute
manually.
For the execution of line 30
in the PC-121 O Series, the display
on the left
side
also
follows
the
displayed format
on the right
side.
In the
PC-1403,
the display follows
the
previous specified format.
This
applies not
onl
y to the
PAUSE
command, but
also to the PRINT and
LPRINT
commands.
-123
1-123.45
-123.45
·pc-1403
-1231
-123
-123.451
•pc-1210/PC-1211
(2) Specified format in USING
The function of
the USING command differs
between the PC-1403 and the PC-
1210
Series as follows.
Example:
10 A= -123.456
20 PAUSE
USING"####.##";
A
30 PAUSE
A,
USING"####";
A
Executing this program displays the
following.
APPENDIXG
Using
Programs
Written
on
Other PC Models

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents