HP (Hewlett-Packard) F2231AA#ABA Calculator User Manual


 
92 Section 8: Programming Basics
File name: hp 12c_user's guide_English_HDPMBF12E44 Page: 92 of 209
Printered Date: 2005/7/29 Dimension: 14.8 cm x 21 cm
Displaying Program Lines
Pressing
fs
to set the calculator from Run mode to Program mode displays the
line number and keycode for the program line to which the calculator is currently
set.
Occasionally you’ll want to check several or all of the instructions stored in
program memory. The hp 12c enables you to review program instructions either
forward or backward through program memory:
z Pressing Ê (single step) while the calculator is in Program mode advances
the calculator to the next line in program memory, then displays that line
number and the keycode of the instruction stored there.
z Pressing (back step) while the calculator is in Program mode sets the
calculator back to the previous line in program memory, then displays that
line number and the keycode of the instruction stored there.
For example, to display the first two lines of the program now stored in program
memory, set the calculator to Program mode and press
Ê
twice:
Keystrokes Display
fs
00-
Sets calculator to Program mode
and displays current line of
program memory
Ê
01- 36
Program line 01:
\
Ê
02- 2
Program line 02: digit 2.
Pressing
does the reverse:
Keystrokes Display
01- 36
Program line 01.
00-
Program line 00.
If either the
Ê
key or the
Ü
key is held down, the calculator displays all of the
lines in program memory. Press
Ê
again now, but this time hold it down until
program line 07 is displayed.
Keystrokes Display
Ê
01- 36
Program line 01
.
.
.
.
.
.
(Release Ê)
07- 40
Program line 07