Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clipboard Format
Message
From
05/05/2003 01:33:17
 
 
To
05/05/2003 01:11:08
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00784783
Message ID:
00784789
Views:
28
>I presume it should be possible using Windows API to place into clipboard chunk of HTML and set clipboard format as HTML. Could anyone advise a reference to the clipboard samples or just give an example of such API call.
>

Michael, to place text on the clipboard just use the following in VFP:
_CLIPTEXT = "My text here"
HTML is just text so this should work. For other useful API info check out http://www.news2news.com/vfp/index.php . Excellent resource.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform