86 Section 7: Program Editing
Keystrokes Display
¥
00-
Sets calculator to
Program mode.
t.00
00-
Last program line to be
executed before added
instruction. In this case,
this step is not necessary
since we were at line 00
already.
t11
01- 22 11
Programs a branch to
line 11, the second line
after the last line of the
program.
t.09
09- 21
Sets calculator to the last
line of the program so
that the t00
instruction keyed in next
will be stored in the first
line following the
program.
t00
10- 22 00
Ensures that the t00
instruction follows the
program.
O+3
11-44 40 3
Keys in instruction being
added.