Post Reply 
RPN and result storage in a variable
10-08-2020, 10:55 PM (This post was last modified: 10-08-2020 10:56 PM by Joe Horn.)
Post: #5
RE: RPN and result storage in a variable
(10-08-2020 01:16 PM)hatchcanyon Wrote:  But I also need variables with "real" names, e.g. "ledtube" or "ledbulb". Can you give me an idea how to enter such strings?

In RPN mode, if the variable does not exist yet:

(1) Put the desired value on the stack.
(2) Type the desired name on the command line without quotes.
(3) Press Enter twice to create the variable.
(4) Press Shift parentheses to put two single quotes on the command line.
(5) Press Shift Paste (to fetch your variable name)
(6) Press Enter twice to put it on the stack.
(7) Press Sto.

The above looks long but it's fast when you get used to doing it.

In RPN mode, after the variable exists, use the Vars User menu to retype the variable name.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: RPN and result storage in a variable - Joe Horn - 10-08-2020 10:55 PM



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