[ZPT] Line numbers in errors

Richard Jones rjones@ekit-inc.com
Thu, 12 Sep 2002 16:27:35 +1000


I'd like to include the line number of an error when there's a run-time error 
generated from an expression. I've had a poke through the source, but 
couldn't see anything obvious. Is there any way of getting that information 
into the expressions so I can pull it out in my exception handler?


   Richard