You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the HP-50G you can recall variables by path. Eg. {HOME DIR PROGRAM} RCL would push the contents of PROGRAM in {HOME DIR} onto the stack. I'd be nice to have this feature and would make code reuse a little easier.
On the HP-50G you can recall variables by path. Eg.
{HOME DIR PROGRAM} RCLwould push the contents of PROGRAM in {HOME DIR} onto the stack. I'd be nice to have this feature and would make code reuse a little easier.