VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



CodeCommenter

by Dale E. Lucid (2 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This VB Add-In helps enforce and customize codeing standards. It works similar to the "Add Procedure" tool in VB but is customized. The program demos the use of the Connection Designer, Creation of VB Add-Ins, the VB IDE, and Resource files.

Assumes
This code is original code of someone else's idea. There is a version of CodeCommenter for Access 97 on request. The Function structure uses a Microsoft API like structure Comments on generated code refer to an error handleing dll that isn't included. If this code is popular I'll add the error object later. Feel free to do as you will with this code but if the basic idea remains please give credit where it is due when you redistribute. VOTE IF YOU LIKE IT!
Side Effects
When running the Add-In from the IDE with a second "test" instance of VB you may notice that icons will disappear from VB's toolbar. This is a side effect of running the Add-In uncompiled. When the "Disconnect" code fires the Add-In's toolbar icon is removed. The problem is that the icon doesn't exist in the instance of VB that is running CodeCommenter so the last icon on the toolbar is removed. The more you stop the "test" application the more icons disappear from the first instance of VB. To restore your toolbar simply left click on the toolbar, choose "Customize" then choose "Reset".

Rate CodeCommenter

Download CodeCommenter

Download CodeCommenter (61 KB)

CodeCommenter Comments

No comments have been posted about CodeCommenter. Why not be the first to post a comment about CodeCommenter.

Post your comment

Subject:
Message:
0/1000 characters