Hey guys I'm needing some advice on error handling. Is it possible to have a global error handler that will pick up in what procedure an error occured, so I can write this info to a text file somewhere. I've got an app running 24/7 and need to find where errors are occuring on a global scale. To do it procedure by procedure is going to be too timeous an operation.
Thanks!
Thanks!