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

Click here to load this message in the networking platform