XerxesTheMighty
Programmer
I have global variable, after every time I use it, I clear it (like it should). But at about line 2510 or so the global variable doesn't exist. The compiler still recoginizes it as global and therefor doesn't give an error, but at runtime the global variable doesn't exist. So I just create a temporary variable for the time being. What causes this? Is it something I'm doing? Or is it the compiler can only handle so many global variables (I have at least 35 global variables, and a whole lot of functions.)
--------------
"Ask a question and your a fool for three minutes, don't ask it and your a fool for a lifetime." -Chinese Proverb
Xerxes Dynatos
--------------
"Ask a question and your a fool for three minutes, don't ask it and your a fool for a lifetime." -Chinese Proverb
Xerxes Dynatos