Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Low level file functions -counting lines of code in prop
Message
De
15/05/1998 15:44:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00099818
Message ID:
00099844
Vues:
24
Yes and trailing too. May be they are looking for LINENO()?

>I think you may need to trim off the leading TABS (and spaces just in case the TABS and spaces are mixed).
>
>Joe
>
>>This strict requirement will force you to analyze each line separately, i.e. you should FOPEN() the file loop through it DO WHILE NOT FEOF() retrieving cString=ALLTRIM(FGETS()). In cString you should filter CASEs when EMPTY((cString)) or LEFT(cString,1)="*" or RIGHT(cString1)=";"
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform