In a message dated 1/26/2006 12:47:24 GMT Standard Time, 
[EMAIL PROTECTED] writes:


When you call [EMAIL PROTECTED]>getMessage(), it in turn has eval{} statements
inside it somewhere, thereby resetting the $@ globlal variable.

It's best to use a temporary variable to store the exception if you
are going to call methods on it.

I will add a comment about that in the docs.

Thought it could be something like that.
I'll add in some temp variables. 

Do all inline java calls involve eval or is this specific to 
the exception handling?


Thanks
Peter

Reply via email to