Post Reply 
Home screen variables
07-18-2014, 03:41 PM
Post: #1
Home screen variables
Hi,
I have upgraded from the 50G to the prime and there are a couple of issues I am disappointed with:
With the 50G you could add variables to the home screen, so save a number under a variable and with one keystroke you could call it up. Prime requires a few more buttons.

Another one is that I could add a small routine such as <<25.4 * >> and save this under a variable (INCH) and I could enter a number and press one key and it would convert from inch to mm. Useful if you ar converting a lot of values, say on a drawing.

Nothing similar seems to be available on the prime.
Find all posts by this user
Quote this message in a reply
07-18-2014, 06:43 PM (This post was last modified: 07-18-2014 06:47 PM by Angus.)
Post: #2
RE: Home screen variables
You can, of course, write small programs for such calculations on the prime. No rpl, but the prime's language is nice. It is a matter of practice I'd say. Inspiration through potentially upcoming guided tutorials might give you a boost.

Your programs return a string passed to the entry line. What I miss on a daily basis is autoexecution of the returned value. Especially when using small helper programs in rpn mode you have to press enter after calling the program. My idea was to add a command for passing the entry line to the parser. I added that to the suggestions poll. No idea if that would be a sollution to -that- topic.

When talking about better rpn support it is often stated that the prime's language is not suited for rpl. Well I understand that. Personally I don't need a replacement for hpppl control commands... I feel misunderstood on that sometimes.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)