Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding files to projects
Message
De
28/01/2001 07:16:13
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00469482
Message ID:
00469486
Vues:
9
>Hi,
>
>Is there a way to automatically (or running a file at the end of the day) include all the .bmp or .ico files to our project (because another programmer can had it already to his own project).
>If we don't include the files, the EXE built on my machine is incomplete.
>
>Any ideas are welcome.
>
>TIA,
>
>Ricardo

Hi Ricardo!

If you're using VFP6 take a look at the Project hook class. In this class exists a methode to add Files:
_vfp.ActiveProject.Files.Add('myBmp.Bmp')

HTH
Wolfgang
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform