Section 11: Multiple Programs 119
Running Another Program
To run a program that does not begin with program line 001:
1. Press fs to set the calculator to Run mode. If the calculator is already
in Run mode, skip this step.
2. Press gi followed by three digits that specify the first line of the
program.
3. Press t.
Example: Run the office-supplies program, now stored in the calculator
beginning at program line 019, for the typewriter listing for $625.
Keystrokes
(RPN mode)
Display
fs
000,
Sets calculator to Program mode.
gi.027
027,43,33,019
Sets calculator to last line keyed
into program memory.
?0
028, 44 0
Keys in program
:0
029, 45 0
f!
030, 42 11
gu
031, 43 31
~
032, 34
gu
033, 43 31
gi029
034,43,33,029
Keystrokes
(RPN mode)
Display
fs
12,000.00
Sets calculator to Program
mode.
gi019
12,000.00
Sets calculator to first line of
program to be executed.
625t
473.75
Net cost of typewriter.