VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Complete Error Handler

by Dylan Morley (2 Submissions)
Category: Debugging and Error Handling
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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

Upload

Download this snippet    Add to My Saved Code

Complete Error Handler Comments

No comments have been posted about Complete Error Handler. Why not be the first to post a comment about Complete Error Handler.

Post your comment

Subject:
Message:
0/1000 characters