Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clipboard Format
Message
De
05/05/2003 01:33:17
 
 
À
05/05/2003 01:11:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00784783
Message ID:
00784789
Vues:
31
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform