Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to programatically include a software version number
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00125698
Message ID:
00125719
Vues:
27
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform