[fpc-pascal] Unknown runtime error 202
Wolfram Kläger
wolfram.klaeger at web.de
Thu Jul 27 14:05:50 CEST 2006
Vinzent wrote:
> .. According to the documentation, the size of the
> local variables (allocated on the stack) should not exceed 32 KiBytes
> for portability reasons.
Thanks a lot. And I thought, I did RTFM often enough ...
BTW, do you know why exceptions donŽt return a line number? As I understand it, the except clause can return everything I want, when an exception occurs. I wished the compiler would throw the line number in addition to e.Classname and e.Message automatically.
Wolfram
More information about the fpc-pascal
mailing list