[fpc-pascal] Unknown runtime error 202
Wolfram Kläger
wolfram.klaeger at web.de
Thu Jul 27 15:15:04 CEST 2006
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
More information about the fpc-pascal
mailing list