by Charlie Kirkwood (4 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(6 Votes)

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 Declarationssee code
Download Little Helper: Auto Insert Error Trapping / Comments Based On Templates (31 KB)
No comments have been posted about Little Helper: Auto Insert Error Trapping / Comments Based On Templates. Why not be the first to post a comment about Little Helper: Auto Insert Error Trapping / Comments Based On Templates.