Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a date into exe at compile time
Message
 
 
To
17/05/2008 14:45:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01317866
Message ID:
01317874
Views:
21
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform