Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool to count lines of code?
Message
 
To
11/08/1998 09:54:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00125475
Message ID:
00126285
Views:
27
>>Is there any way to know how many lines of code we've written in a VFP app?
>>
>>Thanks,
>>
>>Gil
>
>Try the documenting wizard. Look in the .lst file for a line count.
>
>BOb

Thanks, for the input guys; what Bob Archer suggested was actually the easiest way to do it. Basically by counting the number of lines in the myproject.lst file (after running the documentation wizard), I was able to get an idea of many lines of code have been written. You can actually delete lof ot the object generated code and leave all procedures in it.

It takes less work than actually trying to do a programatic count on our own.

Thanks again,


Gil
For every bug fixed, there is a bigger bug not yet discovered.
Previous
Reply
Map
View

Click here to load this message in the networking platform