Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get version number from app exe file
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Get version number from app exe file
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01601970
Message ID:
01601970
Vues:
51
Hi,

When I compile/build the .EXE I enter the version as the following number 4.323 (three decimals).

I am using function AGETFILEVERSION( aArray, "MyApp.EXE" ) to get the version number from the .EXE file at run-time. I use element 4 of the array. And 4th element of the array (for this example) has value of "4.323.0" Since the value is a string type I can remove the ".0" to get the version number. My question is, does VFP always add the ".0" to the number I enter in the Build? So that I can rely on my code in the future updates?

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform