Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool to count lines of code?
Message
From
11/08/1998 00:42:35
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00125475
Message ID:
00125484
Views:
26
This is pretty easy. Just count all the chr(13) in all SCXs, VCXs and PRGs. For the SCX and VCX use the code memo field (just open each vcx/scx and scan that column). For prgs, open the files, load the contents into a mem var and count the chr(13). Use OCCURS() for the actual counting.

Vlad

>Is there any way to know how many lines of code we've written in a VFP app?
>
>Thanks,
>
>Gil
Previous
Reply
Map
View

Click here to load this message in the networking platform