sep. code mediafire source function

Archives Forums/Blitz3D Bug Reports/sep. code mediafire source function

stanrol(Posted 2010) [#1]


MediaFire link to source codes

Error when helper code in separate folder. Happened before.


Floyd(Posted 2010) [#2]
Happened before.

It would happen less in the future if you indented your code.

This makes it much easier to see where blocks of code begin and end.
By blocks I mean While...Wend, For...Next, Type...End Type etc.

And, of course, Function...End Function.


stanrol(Posted 2010) [#3]
indenting bad but needed end func. in there.