VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Routines Add-In

Nick Brice  (1 Submission)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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

Inputs
N/A

Returns
N/A

Rate Routines Add-In (5(5 Vote))

Download Routines Add-In

Routines Add-In Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters