Oct 15, 2002 #1 B 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.
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.
Oct 16, 2002 #2 Divil Well-known member Joined Nov 17, 2002 Messages 2,748 Apart from copy/paste in to Notepad, I dont think so.
Oct 16, 2002 #4 Bucky Well-known member Joined Dec 23, 2001 Messages 791 Location East Coast User Rank *Expert* 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.
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.