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). |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)