in my game I use several functions. the program compiles fine, but when I run the program I keep getting runtime errors for all of my functions...something like: runtime error...on line 99 ran into function declaration. I comment out that function and it does the same thing for every function. I commented out the function command and turned it into a subroutine and the program ran fine. I am pretty sure I have the code right. Sorry...don't have it with me right now.
maybe tommorrow I can post it. Can anyone give me ideas as to what might be wrong?? what does that error mean? thanks in advance for your help.