VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Code Statistics / Unused Variable Finder

Eric O'Sullivan  ()   String Manipulation   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This will get various statistics about your code, from how many blank lines you have, to how many variables you have declared. This is basically the same as my last version (Code Statistics v3), with a few improvements on the code scanner, and a new feature that lists the amount of variables you declared but never used. Just a note though, it will also list any unused event parameters. Let me know what you think - Eric

Rate Code Statistics / Unused Variable Finder (16(16 Vote))

Download Code Statistics / Unused Variable Finder

Code Statistics / Unused Variable Finder Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters