Post Reply 
Units48 v1.0: units the 48 way
06-02-2021, 11:31 PM
Post: #23
RE: Units48 v1.0: units the 48 way
Thanks for the clarification - I can get numbers in and out of the app now.

In the app, the Menu button technique of getting the Home view value works reliably, the [Blue Shift][+] doesn't - not sure how to change "the app settings" to make that work.

A note for others
Code:
5 Enter           (puts e.g. number 5 into Ans)
Num              (switch to units48 app)
Menu Enter      (retrieve value from Home view)
...              (use the app)
HOME            (switch back to Home view)
Ans            (get the value back from app)
The get the last value on the stack from the app at any later time in Home view, Stack(1) works.

I found I had to be careful when switching between screens - if you enter the app then immediately exit back to Home view, Ans will be altered to be the value of the last value on the stack in the app, as intended. To set Ans in Home view to the displayed value in your Home view again, you'll have to copy it and hit Enter.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Units48 v1.0: units the 48 way - Han - 03-24-2021, 02:19 AM
RE: Units48 v1.0: units the 48 way - tcab - 06-02-2021, 01:10 AM
RE: Units48 v1.0: units the 48 way - tcab - 06-02-2021 11:31 PM



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