VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Wiz AddIn

by KappaAqr (4 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This is an add-in for Microsoft Visual Basic 6.0. It does following of things: 1. Adds or removes line numbers from projects in a group. Unlike other add-ins, this one has been thoroughly tested on live complex projects for more then a year and has lots of code to workaround VB IDE object model bugs. It also does smart numbering (for example it won't number trivial assignment statements in Property Get). 2. This add-in can also add error handlers in all methods. Again unlike other similar utilities, this one has been thoroughly tested, accepts a directive to turn off error handler and has some decision making code to decide whether an error handler would effect actual logic. 3. Fix for VB's recent menu item bug (MRU) (you might have noticed VB's Recent project item menu always gets messed up).

Rate Wiz AddIn

Upload

Download this snippet    Add to My Saved Code

Wiz AddIn Comments

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

Post your comment

Subject:
Message:
0/1000 characters