Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving a variable to a .txt file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01093487
Message ID:
01093497
Views:
28
>>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."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform