May I know if I can tell the compiler to display the line number as well when an Exception is thrown? I cannot see that even if I compile with debug messages. I found it difficult to debug with only the stack trace without the exact line of error specified. Regards, Alan