Post Reply 
Variables global to a program
12-22-2013, 11:56 AM
Post: #11
RE: Variables global to a program
IMHO global non-exported variables are of huge value to store state information between program calls without cluttering the namespace (and VAR-Menu).
It's quite easy to reassign them to initial values every time the program starts (if needed).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Variables global to a program - Bob Frazee - 12-22-2013, 01:09 AM
RE: Variables global to a program - Han - 12-22-2013, 03:56 AM
RE: Variables global to a program - Han - 12-22-2013, 04:43 AM
RE: Variables global to a program - Han - 12-22-2013, 02:06 PM
RE: Variables global to a program - Snorre - 12-22-2013 11:56 AM
RE: Variables global to a program - Han - 12-22-2013, 03:52 PM



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