205
Chapter 11: Programming Features
6. Press
P
.
The program menu will open.
The commands and other
statements are preinstalled in
the calculator.
Do not directly type in commands using the Alphabetical mode,
select each command from the program menu.
Note: Press
@
j
, and you can access all the available
commands at once.
7. Select
A
1
.
8. Press
P
.
9. Select
A
2
.
The characters following a
double quotation mark can
be manipulated as text. No double quotation mark is required to
close the text.
10. Press
@
.
to enter
the alphabetic lock mode.
11. Type HELLO WORLD.
Up to 160 alphanumeric
characters can be input per
line. (Strings of up to 158 characters maximum can be entered
per line excluding commands, because each command is
regarded as a single character.
When a line exceeds the width of the screen, the display will
shift to the left.
12. Press
E
.
The cursor will move to the next line and the data input will be
stored.
Store the program line by line by pressing
E
,
{
or
}
.
13. Press
@
q
to exit the program edit screen.
14. Press
P
A
. A list of stored programs will appear.
Select a program by using
{
}
, and press
E
.
Starting
programming
Entering a
command
Entering the
alphabetical
input lock mode
Store the
program line by
line
Execute the
program