03-14-2011, 10:37 AM
LTee Wrote:Well, mostly good news! I've recompiled everything I have and it's all working as it was before, no new errors.Array of strings has not been tested (yet), only 8bit/16bit ones. Will do this evening...
The String issue in the listing above appears to be fixed, which is great! However, the high score table code that I initially noticed the problem with still isn't working, and I have no idea why because in theory it's doing exactly the same thing as the shorter listing. I initially thought it might be related to the fact that the 'global' variable in my full code is an array of strings rather than just a single string, but a quick test program has proven that this isn't the case.
It could well just be an error in my code, I need to go and do some more checking. I'll get back to you. :-)
Cheers, boriel!
