Re: A86: Hook


[Prev][Next][Index][Thread]

Re: A86: Hook




actually, it's a stack calculator, and the + operator only operates on the
top and the second values in the stack, so you'd have to hit + 4 times...
The HP display looks like this:

--------------
|04:            5|
|03:            4|
|02:            3|
|01:            2|
|------------|
|1_              |
-------------

(the "01:", "02:", "03:", and "04:" denote the height in the stack, and the
"5","4","3", and "2" are entries already in the stack.  the "1_" is what is
curently being typed by the user and is always at the bottom. (_ is the
cursor)

Trey Jazz wrote:

> the 48 uses notations like you type in 5[enter] 4 3 2 1 + (15 shows up on
> screen)...stuff like that so you wouldnt have to override except for the
> enter's after the first one
>
> >I don't know what the 48G looks like.  But, you can probably do just
> >about anything using a combination of [sqrt]KEY and HOME.  (HOME to
> >override character pastes and menus, KEY to override keypresses).  Btw,
> >can someone check if [sqrt]HOME causes the calc to crash during silent
> >linking, or whether that's just a side effect of the emulator..



--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC/AIM:Kupopo
Hopemage:http://www.mindspring.com/~shicks/



References: