Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy Unicode to clipboard
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01414441
Message ID:
01414702
Vues:
79
Hi Ben,

>Thanks for your info. Will there be any trick to make VFP think that the unicode text comes from another Unicode application, like Excel, so that it will do the conversion in pasting?

I'm not sure I understand the question... VFP will always perform a conversion on Unicode content in the clipboard when VFP, because VFP can't handle Unicode at all.

Is your problem that VFP should perform a conversion to multibyte character sets, but isn't doing this when pasting from the clipboard? In this case, you need to read the clipboard contents using the API function and use STRCONV() to convert Unicode to MBCS.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform