VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Line Counter

by Mark Nemtsas (4 Submissions)
Category: Debugging and Error Handling
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Download Line Counter

Download Line Counter (9 KB)

Line Counter Comments

No comments have been posted about Line Counter. Why not be the first to post a comment about Line Counter.

Post your comment

Subject:
Message:
0/1000 characters