Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I open and rewrite a file which is any format.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00779073
Message ID:
00779667
Vues:
14
>Hi
>I fopen() and I modify the file, replace a string, and close files with fwrite(), fclose() function.
>With VC++, I did that and got success with its similar function(), but with VFP I didn’t
>Regard!

Are you expecting VFP to be 0 based as VC++ is? In VFP the first bit in a file is 1, in VC++ is 0. This might shed some light.
Tracy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform