Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving a variable to a .txt file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01093487
Message ID:
01093497
Vues:
26
>>Is this easily done?
>I don't know
>try
>
m.myvar = [Is this easily done?]
>m.myfile = [c:\Timothy Bowen.txt]
>STRTOFILE(m.myvar,m.myfile)
Well, the limit is only 255 chars so I guess my plan B is to have vfp create a .txt(if it doesn't exist) then open it using ShellExecute. How would I create it, perhaps saving an empty mem variable?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform