1. bug in ex.err

U:\6.exw:455
true/false condition must be an ATOM 

U:\6.exw:455	         close(writefile)
U:\6.exw:457	         if content_len and (length(TheWebPage) > content_len) 
then

I had content_len defined as an object, and it was set to "". The "error" is in 
line 457, not line 455.

Kat

new topic     » topic index » view message » categorize

2. Re: bug in ex.err

Kat wrote:
> U:\6.exw:455
> true/false condition must be an ATOM 
> 
> U:\6.exw:455	         close(writefile)
> U:\6.exw:457	         if content_len and (length(TheWebPage) > content_len) 
> then
> 
> I had content_len defined as an object, and it was set to "". The "error" is
> in
> line 457, not line 455.

Thanks. 
I can see in my code why that happened and I've fixed it
for the next release. It was an easy fix.
The line number reported for run-time errors
occurring in a short-circuit if-statement
could be slightly off sometimes.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu