Vinzent wrote:
> > BTW, do you know why exceptions donŽt return a line number?
> 
> Because you forgot to include the "-gl" switch for automatically 
> including the line info unit?

As I understand it, this option is only helpful when you are struggling with 
the debugger. My question is: What is the problem to throw the line number on 
the console as well as e.message, e.classname and everything else specified in 
the except clause, e.g. the contents of a local variable named LastLineDone?

Wolfram
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to