Re: I need HELP!
- Posted by Michael Packard <lgp at EXO.COM> Feb 22, 1997
- 1118 views
On Sat, 22 Feb 1997, David Alan Gay wrote: > > I could be wrong about this, as I only started writing programs above 300 > lines AFTER I purchased the Complete Edition of Euphoria, but I think the > shareware bind will not make EXE's out of source that have 300 or more > lines. If I am wrong, someone please correct me. You are so wrong it is not even funny. WRONG WRONG WRONG WRONG! =) I made exe's of OidZone when the source code was 35k or more in the pd version before I registered it. If the program hit an error it would give that "your program exceeds 300 statements, so I won't tell you what's wrong..." message. It binds the exe's fine, it just won't do the error checking. The error checking in a bound exe is just about useless anyway, since you have no idea what the tokenized procedures are. I'd prefer a non-shrouded exe to that. At least the ex.err would make sense then. =) Michael Packard Lord Generic Productions lgp at exo.com http://exo.com/~lgp A Crash Course in Game Design and Production http://exo.com/~lgp/euphoria