|
-
Jul 6th, 2002, 04:00 PM
#1
Is there a way to find how many lines of code my app has?
well it gets kinda boring to open 20 forms and see how much code is in each and then add them all together, and I'm sure it gets much more boring if you have more forms and you want to count the lines every week
So I'm assuming there's an easy way to do this
-
Jul 6th, 2002, 07:10 PM
#2
This is how to get line numbers in the IDE:
Tools->Options
TextEditor->All Languages->General
There is an option to show line numbers.
As far as going through and adding them up, I am not too sure.
-
Jul 6th, 2002, 07:37 PM
#3
umm
that would do the same thingie I guess tnx alot for looking it up though I guess I could write a program to open the files and tell me the line count then...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|