Results 1 to 3 of 3

Thread: Is there a way to find how many lines of code my app has?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    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

  2. #2
    hellswraith
    Guest
    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.

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    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
  •  



Click Here to Expand Forum to Full Width