Victor, I was looking for an error handling routine that will provide most of the following information:
* Error number. * Error message. * Error description. * Command file in which error occurred. * Line number at which the error occurred. * Line of code that caused the error. Thanks, Rick Brown

