Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_VFP.DataToClip
Message
De
25/09/2007 09:15:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01256606
Message ID:
01256613
Vues:
7
Thanks Sergey. I have tested using _cliptext variable to copy fields and records to the clipboard and that is too slow. Much, much faster is to use a local variable, iterate through all fields and records and add to the local variable, and then store the local variable to _cliptext. Seems about as fast as _VFP.DataToClip(). Works for me.

Thanks


>I doubt that _VFP.DataToClip() uses _cliptext variable. Most likely it works with cipboard API directly.
>
>>
>>Can anyone tell me whether the _VFP.DataToClip() function just iterates through all fields of the cursor and adds the field contents to the _cliptext variable?
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform