Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tool to count lines of code?
Message
 
À
11/08/1998 09:54:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00125475
Message ID:
00126285
Vues:
26
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform