VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Little Helper: Auto Insert Error Trapping / Comments Based On Templates

Charlie Kirkwood  (4 Submissions)   Complete Applications   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This application will allow users to automatically insert error trapping and procedure level header comments into files and or entire directories. This app lets users decide which types of files to apply the error handling and/or comments to. Inserted code is based upon user-defined templates. Several templates are included for starters: form error trapping (raises a message box); module/class error trapping (raises the error to the calling function - retains error stack); Comment template.
I used this program to insert error handling into itself! :)
THis app requires Microsoft ADO 2.5. This program also requires the Microsoft Scripting Runtime (scrrun.dll) which can be obtained by installing any one of the following packages: Windows Script Host Windows NT Option Pack Microsoft Internet Information Server 3.0 Scripting 3.1 upgrade Visual Studio 98 Visual Basic 6.0

API Declarations
see code

Rate Little Helper: Auto Insert Error Trapping / Comments Based On Templates (6(6 Vote))

Download Little Helper: Auto Insert Error Trapping / Comments Based On Templates

Little Helper: Auto Insert Error Trapping / Comments Based On Templates Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters