Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append two text files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00720465
Message ID:
00720467
Vues:
9
>Hi,
>
>Is there a command to append one text file to the end of another?
>
>Thank you.
>
>Ria

If files are small, you can do:

=strtofile(filetostr('filesecond.txt'),'FileFirst.txt',.t.)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform