VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Routines Add-In

by Nick Brice (1 Submission)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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
Code Returns
N/A

Rate Routines Add-In

Download Routines Add-In

Download Routines Add-In (10 KB)

Routines Add-In Comments

No comments have been posted about Routines Add-In. Why not be the first to post a comment about Routines Add-In.

Post your comment

Subject:
Message:
0/1000 characters