Re: errors in ex.err

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

Terry Constant wrote:
> Probably, the error points to the if statement and not to the line.
> The if statement starts on that line, even though the subscripting
> occurs on another text line in a single if statement. That is, doesn't the
> error info just point to the EU statement where an error occurs and not 
> to the specific text line within a statement that traverses multiple
> lines?

That's correct.
I don't keep enough information around at run-time 
to be able to point to a specific line within a 
multi-line statement. On the other hand, with 
compile-time (syntax) errors, I can point at the 
specific line and the approximate position within the line.

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

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

Search



Quick Links

User menu

Not signed in.

Misc Menu