Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Concatenation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00196434
Message ID:
00196437
Vues:
37
>Dear all,
>
>Is it possible to use the win32 api to concatenate files? I am hoping not to call the dos command and issue copy file1.txt+file2.txt file3.txt. I have looked briefly through the api documentation but none of the functions seemed to fit the bill.

You may use VFP low-level file functions to do this: FREAD() to character strings, concatenate them and FWRITE() to new file.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform