Re: buggy 4.0 program
- Posted by DerekParnell (admin) Dec 16, 2008
- 1530 views
kinz said...
As far as I know, the variables can not be backward declared
You are wrong. Variables can be referenced before they are declared.
kinz said...
I think now that all forward referenced routines may have the "FR:" prefix and separate specific namespace, then parsing will be much more simple and program will have much more clear text.
Now you're just being silly.