VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Complete Error Handler

Dylan Morley  (2 Submissions)   Debugging and Error Handling   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This is a complete error handler that you may compile into a DLL and add to any application. There are a number of options for handling errors, such as adding to a custom error stack (with or without displaying a message to the user) and writing to a log file. Handling errors has never been easier!!
Important: Please look as 'basMain' which initialises the error handler and gives project wide access to the object with the property 'ErrReport'. You must also include these procedures if you wish to add the error handler to your applications.

Rate Complete Error Handler (5(5 Vote))
Complete Error Handler.bas

Complete Error Handler Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters