Routines Add-In
Posted: 2002-06-01
By: ArchiveBot
Viewed: 62
Filed Under:
Title | Uploaded | Size |
---|---|---|
CODE_UPLOAD1098910272000.zip | 9/3/2020 3:45:00 PM | 10,849 |
Source Code Routine Add In's
A Visual Basic add-in which provides 2 functions. Both functions scan the current code module and build a list of routine names. From this list you can select the routine on which the function is to be performed.
The first function will add comments at the beginning of the selected routines- including lines for parameters and return value descriptions.
The second function will add basic error checking to the selected routines. Note that for this function, the routine list will only include routines which do not already contain some type of error checking.
Various bug fixes made: 27/10/2000
Original Author: Nick Brice
Inputs
N/A
Returns
N/A
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.