Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to programatically include a software version number
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00125698
Message ID:
00125719
Views:
28
Sheena,

You can set the Project Manager up to include a version number in an EXE generated by VFP. To do this, open the project and press the Build button. Make sure you've selected Build Executable, then press the version button. You can set the version number and other information and optionally have VFP automatically increment the version. This information is available to the user by right clicking the EXE in windows explorer and choosing Properties. Your program can get the version by using the GetFileVersion() function in FOXTOOLS.FLL.

>Hello:
>
>I want to programatically include a version number of my software that is distributed to about 50 other offices .
>
>Is there a function that I can use to accomplish this?
>
>Any input would be greatly appreciated. Thank you.
>
>Sheena Escott
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform