Page 2 of 2

Posted: Sun May 23, 2004 1:23 pm
by filperj
I get no error even with 3.91b... Mysterious...

Posted: Sun May 23, 2004 1:42 pm
by GeoTrail
There is no error while I compile it.
Only when I run the compiled program.
I tried it on my main computer with WinXP Pro SP1 and on my old laptop with a clean Win2000 SP4 installed and the same error occures on both machines.

Strange.

Can it have something to do if the code runs through the datasection twice?
Once on compile and once on runtime? I tried putting a End command before the datasection but that didn't help.
Added the empty label at the end of the script and then using Goto before the datasection is what solved it.