Post Reply 
[BUG] Simple Issue With STO
04-02-2014, 09:54 PM (This post was last modified: 04-02-2014 09:55 PM by orcinus.)
Post: #2
RE: [BUG] Simple Issue With STO
Yeah, it works a little differently than you're used to (or me, for that matter).

There are predefined variables that will work the way you've mentioned it (put the value on the stack, put 'variableName' on the stack, hit STO).

But it doesn't work on "custom" variables (i.e. "User Variables" -- aren't all variables technically user variables?), at least not like that. This is how it goes:

1) 10
2) Test2 (<-- note: NO single quotes)
3) you get a prompt saying "Do you want to create a variable..."
4) hit OK
5) DROP (because it puts a superfluous 0 on the stack for reasons unknown)
6) now you can type 'Test2'
7) and hit STO

From now on, storing into 'Test2' will work as expected.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [BUG] Simple Issue With STO - orcinus - 04-02-2014 09:54 PM



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