jbrohan Posted January 24, 2006 Report Share Posted January 24, 2006 This is a release of Functional Globals which is a system of using the name of a variable to produce its value. I use it extensively in my programming. It takes its parameters from an .ini file or you can just make new ones in the code. The .zip file contains a word document and a tutorial program. One neat feature is that it stores the variables as variants so you can store any type of variable in it. You need to know the type when you get it out, and naturally you always do. I am still working on the part to write back the .ini file after it has been updated. (However a current project needs this functionality so it will be there soon) John BrohanDownload File:post-230-1138141772.zip Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.