Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append text to a CSV file
Message
De
21/08/2010 16:15:18
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01477737
Message ID:
01477745
Vues:
54
STRTOFILE() has as flag to add to an existing file. I am not sure how slow it will be though. You could also use f_open(), f_seek to get the bottom of the file, f_write() and f_close().
>Hi.
>I want to append a line of text to the end of a .CSV file.
>Is there a command to do this ?
>I will be looping around a table and the .CSV file can be fairly big.....just wonderng if appending to a .CSV table will be as fast
> as appending to a DBF table.
>
>Tia
>Gerard
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform