Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Varable content to a text file
Message
From
21/08/2000 20:37:55
 
 
To
21/08/2000 20:15:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00407566
Message ID:
00407571
Views:
24
>i have w= "hi all" i want to send the hi all in to a txt file

You can use StrToFile('hi all', 'textfile.txt')

>or someonelse to can copy that and paste in to another file...

What do you mean by this? You mean put it on the clip board? You can do _cliptext = 'hi all'
Previous
Reply
Map
View

Click here to load this message in the networking platform