Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to copy an image to clipboard by file name...
Message
From
04/04/2003 00:34:55
 
 
To
03/04/2003 13:44:46
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00773705
Message ID:
00773887
Views:
19
Greg, do you want to copy the contents of a file to the clipboard? If so, what type of file? If its just a text file you could use _ClipText = FILETOSTR( cFileName ).

If its not a plain text file then its more complicated because you will need to convert the files contents to a format compatible with the clipboard. Can you give more info?

Also check out http://www.news2news.com/vfp/?group=6&=0. There are many API routines which may do the trick.


>I need to be able to copy a file to the clipboard by specifying a file name to copy. Is there anything?
>
>Thanks,
>
>-Greg
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform