VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Line Counter

Mark Nemtsas  (4 Submissions)   Debugging and Error Handling   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

A Visual Basic IDE add-in that will count the lines of code of any component of open projects. It also presents a basic analysis of both the selected project and the selected component.
To see it work just compile the "linecounter.dll" file and copy this file to your c:\Program Files\Microsoft Visual Studio\vb98 directory. You'll then need to add the line
"LineCounter.Connect=3" to your vbaddin.ini file which can be found in the windows directory and restart your VB IDE. There will be a new menu entry under "Add-Ins" called "Line Counter".

Rate Line Counter (4(4 Vote))

Download Line Counter

Line Counter Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters