README.md

December 4, 2022 ยท View on GitHub

Line Counter

Description

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".

More Info

Submitted On2003-01-02 08:24:04
ByMark Nemtsas
LevelIntermediate
User Rating4.7 (14 globes from 3 users)
CompatibilityVB 6.0
CategoryDebugging and Error Handling
WorldVisual Basic
Archive FileLine_Count152175112003.zip