ErrorHandler provides a highly configurable and customizable error handler for any VFP application. It supports logging error information to a table, displaying an easy-to-understand dialog to the user, notifying support staff about the error via email or support ticket, and recovering from the error (either continuing in the application but not returning to the method that caused the error or terminating the application).
See ErrorHandler.docx for documentation.
See How to contribute to Error Handler for details on how to help with this project.
See the change log for release information.