Results 1 to 7 of 7

Thread: VB - Line Count - Counts how many lines for every file you have in your VB Project

Hybrid View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,802

    VB - Line Count - Counts how many lines for every file you have in your VB Project

    This project counts how many lines you have in your VB Project or project group.

    To use it, compile & place a shortcut to the exe in the "Send to" folder. If you don't know how to do it, follow the folowing steps...
    Compile the project
    Using your windows file explorer, go to the exe file, right click, and choose "Send To" and "Desktop (create shortcut)"
    Now go to the shortcut on the desktop, right click, choose CUT
    Using file explorer again, go into the following directory: (if your using XP, everything else I have no idea)
    C:\Documents and Setting\your user name\SendTo
    Then paste the shortcut there...

    Now all you have to do is to go to one of your own projects, right click on the VBP of VBG file, and choose "Send To" then "Line Count"
    Attached Files Attached Files

  2. #2

    Thread Starter
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,802
    Here's a screen shot for one of my projects:
    Attached Images Attached Images  
    Last edited by CVMichael; May 12th, 2005 at 01:47 PM.

  3. #3
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994
    hehe, totally uneccessary, me like, nice job
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  4. #4

    Thread Starter
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,802
    Originally posted by vbNeo
    hehe, totally uneccessary, me like, nice job
    Thanks , but what do you mean by "totally uneccessary" ?

  5. #5
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994
    How many lines is in your project is rather irrelevant, therefore uneccessay - but it's a nice 'toy' anyways =)
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

  6. #6
    New Member
    Join Date
    Sep 2009
    Posts
    3

    Re: VB - Line Count - Counts how many lines for every file you have in your VB Projec

    can it read ms word documents? rather than vb projects?

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,929

    Re: VB - Line Count - Counts how many lines for every file you have in your VB Projec

    Welcome to VBForums

    Word documents are very different to VB code files, so it won't do that - and it would be easier to create a whole new program for it rather than modify this one.

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