Function Help?!
Blitz3D Forums/Blitz3D Beginners Area/Function Help?!| 
 | ||
| I added some code to my main loop, and then all my functions (that I didn't edit in anyway) bring up this error "Function can only appear in main program". What's wrong? | 
| 
 | ||
| you are declaring a new function inside a function? | 
| 
 | ||
| You forgot to close an If statement or a loop. | 
| 
 | ||
| thanks killer, i forgot to close an if statement | 
| 
 | ||
| blade, look at sig. use: {a http://www.robostrike.com}{img http://www.robostrike.com/pub/rs88x31b1.gif}{/a} replace {} with [] |