VB Helper Add-In: Numerous Tools/Utilities for the IDE
Category:
MiscellaneousType:
ApplicationsDifficulty:
AdvancedAuthor:
Marc CramerVersion Compatibility: Visual Basic 6
More information:
Tools and Utilities for the VB Developer. Includes the ability to...
- Export Code: to text, RTF, HTML
- Add Headers
- Add Comments: the current or all procedures.
- Add Error Handling
- Insert Time Stamp
- Indent Code
- Clean Up Code
- Close Windows
- Clear Immediate Window
- Spell Check
- Add/Remove Line Numbers
- MsgBox Creator
- Auto Load Last Project
This is the addin source code along with a compiled help file. Just register the .dll (or recompile the code) and you should be all set.
Also included is a tool that will make the addin a registered copy being registered to the name you provide (RegisterAddIn).
Update 12/15/01 with a bug fix. Hope you all enjoy.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download mkcvbhelper.zip