Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to copy an image to clipboard by file name...
Message
De
04/04/2003 00:34:55
 
 
À
03/04/2003 13:44:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00773705
Message ID:
00773887
Vues:
18
Greg, do you want to copy the contents of a file to the clipboard? If so, what type of file? If its just a text file you could use _ClipText = FILETOSTR( cFileName ).

If its not a plain text file then its more complicated because you will need to convert the files contents to a format compatible with the clipboard. Can you give more info?

Also check out http://www.news2news.com/vfp/?group=6&=0. There are many API routines which may do the trick.


>I need to be able to copy a file to the clipboard by specifying a file name to copy. Is there anything?
>
>Thanks,
>
>-Greg
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