README.md
December 4, 2022 ยท View on GitHub
Description
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).
More Info
This assumes you know how to build and test VB Add-Ins.
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.
| Submitted On | 2002-11-02 03:19:10 |
| By | Kurt J. Tischer |
| Level | Intermediate |
| User Rating | 4.3 (17 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | VB function enhancement |
| World | Visual Basic |
| Archive File | Bulk_Comme1490721122002.zip |