I have developed an app that I have found very usefull. Basically, you can add advanced error reporting to any sub/function/property in a vb6 project.
When an error occurs, A msgbox is displayed that tells the user the error number, the description, the error line that it occured on and the option to pause/ignore the error if it occurs again.
This is only the BETA, but is fully functional. Very usefull for big projects, it saves a lot of time.
Please tell me what you think.
Canning
I am currently working on the feature to display the code that the error happend on. - Will hopefully update this soon.
Here is the link:
http://www.4shared.com/file/74994297/462ff115/VBCreateErrorReports.html