I have a procedure and basically organizes the sub-procedures for a nightly process. When there is an error in a sub-procedure the error trapping on that sub-procedure calls another sub procedure to write to the log file and e-mail me. I can use the "exit sub" to end the sub-procedure, but how do I let the procedure that called that sub procedure know that there was an error so it can do what needs to be done?
Thank You
sabloomer
Thank You
sabloomer