50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Message

Re: [50g] New 50g, ? Entry Table?

2006-12-13 by Dave Boyd

artkennedy13 wrote:
> Just got it.  I'm liking it.
> 
> Here's a puzzle. The 48g series had an EDIT key that allowed you to put 
> an object name in LEVEL1 and then edit it.  With the 50g there is no 
> such?  I know . . . just use the file manager - but I want to do it the 
> OLD WAY.  Remember the VISIT key on the 48S series?

The EDIT function is assigned to down-arrow, and edits the contents of 
whatever is on top of the stack.  After trying a 48G in emulation, 
that's the same behavior as the EDIT key (which was assigned to 
left-shifted change-sign).  EDIT and VISIT are also in the CATalog, and 
naturally can be assigned to any keystroke.

If you want to edit what's STORED in a object whose NAME (within single 
quotes) is on the stack, you could write a tiny program: << DUP RCL EDIT 
STO >> and assign THAT to a key...

> Is there a list of ROM Entries for SYSEVALs out there somewhere?  Do 
> most of the 49g calls work?

Of course there's such a list.  Try http://www.hpcalc.org (it's in the 
Emacs package among other places)  Lots of tutorials there, too.

> Is there a way to switch key functions. i.e., I would like to have the 
> CUSTOM key be like the old CST - one stroke instead of two.

I have to agree -- I use CST much more often than MODE, although I can 
see HP's reasoning; MODE is more necessary when learning what the 
calculator can do after first opening the box...  I suggest reading the 
manual to see how ASSIGN works, which will allow you to swap the 
functions around however you like.  (By "the manual" I mean the HP-50G 
User's Guide, found on HP's web site and hpcalc.org, not the little 
manual that came with the calc.)  Please also note that your can create 
a program to put in a object called STARTUP in your home directory that 
always runs on after resets, and that program can turn your USER 
keyboard on so you don't have to remember to do that after reseting. 
USER keys on is flag -62, so your STARTUP program could be: << -62 SF >>

Also you may want to look at a package called KeyMan.  By adding "long 
presses" to the keystrokes, you could assign even more options to a 
given key.  I have trouble remembering a dozen different things that one 
key can do, so I don't use it, but you might like it.  As it is, I have 
several keys overloaded with shift-hold combos.  For instance, UnitMan's 
menu is on right-shift-hold 6, and UTool is on left-shift-hold 6. 
UnitMan and UTool are both on hpcalc.org.

> Awwww . . . now I'm finding myself hitting [ + ] instead of [ ENTER ] 
> when I'm using a 48.  Damn!

Sorry, can't help you there!  ;)


-- 
Dave Boyd
               in deterius cadere potest, et olim cecidimus

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.