Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ClipBoard_GetData()
Message
From
02/06/2003 06:59:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
ClipBoard_GetData()
Miscellaneous
Thread ID:
00795120
Message ID:
00795120
Views:
60
Automating Lotus Notes we found there is a PASTE function unavailable in theirs COM implementation - we have to do it manually now - use the clipboard to get formatted , DB personalized content into Notes' RichTextBody i one option. Its#s easy to use word or IE objects to produce the documents & copy to the Clipboard -
my question is, what's the best approach to read the clipboard back into a VFP varibale, which could then be passed over to the Notes Object

ClipBoard_GetData() ( can be found on MSDN ) but doesn't do what it should ( we've converted that to VFP Syntax ). Does anyone of you have a small sample how to copy to a VFP variable. _ClipText is'nt applicable, since it only supports plain text .

TIA Heribert
Next
Reply
Map
View

Click here to load this message in the networking platform