Post Reply 
Evaluation of variables in 50g
05-26-2014, 10:09 PM
Post: #9
RE: Evaluation of variables in 50g
Note that global and local identifiers behave differently when they don't exist also. If you execute a global that doesn't exist, the calculator pushes the ID on the stack. If you execute a local that doesn't exist, it generates an "undefined local name" variable.

I'm with you, Claudio: I don't see a reason why it works the way it does.

Dave
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Evaluation of variables in 50g - David Hayden - 05-26-2014 10:09 PM



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