Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy data to clipboard
Message
 
 
To
11/03/2004 11:30:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00885249
Message ID:
00885251
Views:
11
This message has been marked as the solution to the initial question of the thread.
>I have to copy the content of an Ascii file into the clipboard, I red the help and I guess that the method datatoclip is just what i need.
>The fact is that i don't know hoe to use it.
>Anybody knows how to do it and explain it to me in a better way?
>Thank you so much
>Alessio
lcFileName = ".......\myfile.txt"
_CLIPTEXT = FILETOSTR(lcFileName)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform