Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert text in a *.txt file
Message
 
 
À
01/02/2006 12:22:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01092414
Message ID:
01092418
Vues:
18
lcFileName = "..."
lcStr = FILETOSTR(lcFileName)
* Modify text in lcStr
...
STRTOFILE(lcStr, lcFileName)
>
>I would want to insert informations into a txt file .
>How can I do it ?
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform