How to save values of variables from MDX
Hi guys,
So I've managed to finally complete my skinning and customizing of MDX to create HVAC controls for my carputer. The last feature that I would like to implement is the ability to save data for the variables, so that if the program is closed, I can open it, and rather than having the variables set to some default value from the config file, values could be loaded that were set within the program the last time it was running. This is more important for the graphical parts of the interface to retain fan speed indicators and temperature settings, ect.
I have absolutely no idea of how to code this within MDX (if its even possible), so detailed suggestions/help would be greatly appreciated.
-Nick