Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting a date into exe at compile time
Message
 
 
À
17/05/2008 14:45:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01317866
Message ID:
01317874
Vues:
22
This message has been marked as a message which has helped to the initial question of the thread.
>Hi All
>
>I would like to hard code the date into my exe when I compile it so that the exe contains the date it was compiled on. Or actually, any date that I choose. Can I do that?

Jos,

You can use a ProjectHook and update whatever you want in its BeforeBuild event. For example, you can use projects VersionComments property to store the info.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform