Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find size of a text file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00338422
Message ID:
00338535
Vues:
8
Sherry,

This is a lot easier than using LLFF (and works better this way *g*)

create cursor junk ( ctext c(1) )
append from TheFile.txt type sdf
? reccount()

> Is a way I can find the number of lines in a text file ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform