count lines of code

Bryan

Well-known member
Joined
Jun 17, 2002
Messages
49
Location
Cedar Hill, TX
Is there an easy way to count the number of lines you have in your code? i am just curious how big this project I am working on is.
 
Aquila, I dont see what youre referring to...

I have another idea, though: turn on line numbers.

Go to Tools -> Options -> Text Editor folder -> Basic folder ->
General subitem -> check Line Numbers under Display

Then you can record the line count of all your code files and
add em up.
 

Similar threads

Back
Top