Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page Break
Message
De
19/10/1999 03:34:31
 
 
À
19/10/1999 01:27:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00278010
Message ID:
00278020
Vues:
16
I had the same problem and used low level functions (fopen(),fget() etc.) to copy the file byte by byte - except of the unwanted at the end of the file - to a new file.
In VFP 6 you can build your result into a string variable and use STRTOFILE() to write the string content to a file. That function won't put any unwanted characters to your file.
I've acquired quite a taste for a well-made mistake... [Fiona Apple]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform