Thursday, January 26, 2006

Thursday 26th

Started on the INI file system, as it was top of my (reformatted!) To-Do list. This was a fairly lengthy task, mainly because I needed to sift through all of the variables and work out which ones should be stored and loaded automatically with the program.

After quite a lot of intensive copying and pasting, I had a structure for the INI file established, and managed to complete the foundations of the initialisation routine (though at present, a number of variables aren't being set properly - one of the joys of using someone else's code, I imagine).