|
Section 5: Storing and Recalling Numbers and ALPHA Strings71
|
|
For example, to recall the string in register
R05 (The HP-41C should
still be in ALPHA mode.):
|
|
|
|
ARCL always adds the recalled strings to whatever
is already in the ALPHA register. For example, recall the string from
R05 again.
|
|
|
|
It is a good idea to remove unwanted ALPHA characters from the ALPHA
register before you use ARCL . Simply
press g
ALPHA in ALPHA mode to accomplish this.
|
|
|
|
ALPHAs and the Stack
|
|
Stack registers and LAST X can be specified as
ASTO and ARCL
register addresses. Any time you wish to specify a stack register or LAST X as
an address, simply press ·
(decimal point) and the desired register letter (X, Y, Z, T, or L) in
response to the function prompt. For example:
|
|
|
ENERGY _
|
ASTO _ _
|
ASTO T
|
ENERGY _
|
|
|