by Eric O'Sullivan ()
Category: Complete Applications
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(17 Votes)

This will scan your code for statistics like how many forms, classes, modules, user controls, property pages or designers you have but can also scan your code to pick out any unused variables/parameters in your code. The main difference between this and the previous version is that the program now scans all vb code file types (as far as I'm aware; frm, mod, cls, ctl, pag and dsr), the unused variable finder is now faster, you can scan an entire subdirectory/drive and also you can save your reports. As always, suggestions for improvements and votes are very welcome. Please let me know also if you encounter any problems. Thank you.
Download Code Statistics and Unused Variable Finder v4.3 (48 KB)