VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Bulk Comment

Kurt J. Tischer  (2 Submissions)   VB function enhancement   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Have you ever needed to comment out large blocks of code for testing/debugging, new versions, etc., then you might like this VB6 Add-In. It adds comment characters to the beginning of each "selected" line in a code pane. Just select the lines you want to comment out and right click for the pop-up menu (see screen shot).

Assumes
This assumes you know how to build and test VB Add-Ins.

Side Effects
One thing to watch out for is that it will uncomment a commented line, if the comment character is in the first column of a line.

Rate Bulk Comment (5(5 Vote))

Download Bulk Comment

Bulk Comment Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters