Hi All
What is the easiest way to implement a single appplication wide error trapping routine? i.e. once the app starts I would like any error at all to be sent to a single error trapping routine which will log the error, inform the user of actions to be taken, and then probably exit the application in an orderly fashion.
TIA
What is the easiest way to implement a single appplication wide error trapping routine? i.e. once the app starts I would like any error at all to be sent to a single error trapping routine which will log the error, inform the user of actions to be taken, and then probably exit the application in an orderly fashion.
TIA