Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy *.gif out of exe into \temp
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
00988260
Message ID:
00988261
Vues:
36
This message has been marked as the solution to the initial question of the thread.
STRTOFILE(FILETOSTR("ProgressBar.gif"), "c:\temp\ProgressBar.gif")
>I have a ProgressBar.Gif (animation) in my project under "other files".
>This project is compiled into an exe.
>I’m try to copy this ProgressBar.gif at startup out of the exe into a temp folder.
>At startup I’m trying
>
>copy file ProgressBar.gif to c:\temp
>
>but I get an error file not found.
>How can I copy this file?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform