Re: 300 Statement Limit
- Posted by Robert Craig <rds at ATTCANADA.NET> Mar 14, 2000
- 459 views
Mark Brown writes: > This is going to sound like a dumb question but can anyone > define for me what the 300 statement limit is in the unregistered > version of Euphoria? I have had some mail from people > who want to try Morfit with Euphoria but aren't sure if the > unregistered version will do it. The PD edition can run any program that the Complete Edition can run. It's just that beyond 300, you won't get a run-time ex.err dump or on-screen traceback when you have a run-time error. I'm willing to "stamp" Morfit or any other significant include files that multiple people are interested in using. That way, the include file(s) count as 0 statements. People should request this, otherwise I will be lazy and not bother. A statement is any non-blank, non-comment line, assuming "normal" formatting, with one statement per line. euphoria\bin\lines.ex will give you an estimate within +/- 10% of the statement count calculated by the interpreter. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com