by Arnan (Roger) Sipitakiat Introduction This ActiveX control allows you to add global variables to Microworlds project files. These global variables are normally created with the command createprojectvar (See Microworlds help for more info). This control can be useful when you have a set of external data that you want to import into Microworlds. Though there are many ways to accomplish this task (i.e. reading text files, linking MW to Excel), this method is the simplest. It allows the user to focus on working with the data without the detour of writing code to import it to MW. This control can be used in any programming environment that supports the ActiveX framework (i.e. Visual Basic, Excel, Access, etc).
Download
Using the Control There are five simple methods available
Microworlds File Format Here is a short documentation explaining what you need to know to add global variables to a MW project file. Documentation
|