Re: Excecution Error

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Thomas,

>Your program exceeds 300 statements in size, so this Public Domain Edition
>of Euphoria cannot provide run-time error diagnostics. If you purchase
>the Complete Edition of Euphoria you will get full diagnostic support for
>any size of program. See register.doc or visit http://www.RapidEuphoria.com
...
>The program is 48 lines long.........
>The 1st time I had this error it was because a BMP filename was spelt
wrong. Is there a reason for this? My program's included.

Ahh, yes ... the all to familiar message ...

Any include file (that hasn't been offically stamped by RDS) adds
to the line count of your program.

If you look at all the include files that come from RDS the last line
says something like "with nnnn" I think ... where nnnn is a big number.
This is the offical stamp which tells the interpreter not to add this
include file to the line count of your program.

Ray Smith

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu