Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing the clipboard from VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00768536
Message ID:
00768543
Views:
18
>What is the best or easiest way to clear the clipboard using VFP?

Since _CLIPTEXT is limited to text only, the best way would probably be either via the API functions OpenClipboard(), EmptyClipboard(), and CloseClipboard() or the functions in Foxtools that map to them. Namely, OpenClip, EmptyClip() and CloseClip(). The latter is documented in my Extended Foxtools Help file in the download section.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform