It's me again, I'm probably becoming a royal pain in the ass... I download pre8, and when trying to make recieved the folowing error:
In file included from Basemenu.33:: blackbox.hh:182: parse error before '*' I took a look at the code between the two, and while I haven't taken the time to understand why but the following difference was noted between pre7 & pre8: void restart(const char * = 0); //pre7 void restart(const string * = 0); //pre8 changing the code to reflect what was in pre7, allowed pre8 to compile without any problems. -- Regards, John Kennison Bachelor of Business (Management Information Systems)
