Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compare file contents
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00664579
Message ID:
00664582
Vues:
18
>How would be an easy way (always looking for that easy way) to compare the contents of two files. I want to compare two small text files that are 1-12kbs in size. They both have the exact same format ... they were written with fputs(nFH,dda_rec,175).

What about
? Filetostr("File1.txt") == Filetostr("File2.txt")
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform