Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combining 2 text files together
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00980071
Message ID:
00980073
Vues:
28
Carmel,

Assuming that files not to big (< 16MB combine)
STRTOFILE( FILETOSTR("textfileA.txt") + FILETOSTR("textfileB.txt"), "textfileC.txt")
>What is the best method to use to combine 2 text files together.
>All I need to do is add textfileb.txt onto the end of textfilea.txt to create textfilec.txt
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform