Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing the clipboard from VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00768536
Message ID:
00768543
Vues:
17
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform