Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp 5.0a foxtools getfileversion()
Message
De
29/04/1997 00:09:38
 
 
À
28/04/1997 19:50:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00029854
Message ID:
00030033
Vues:
54
>>>it would be nice to use the version number that is entered when an .exe file is created.
>>>
>>>i assume that foxtools getfileversion() could do this but i can not get it to work.
>>>
>>>i am using v_version=getfileversion(rci.exe,4)
>>>
>>>what is wrong?
>>>
>>>thanks
>>>jim
>>
>>Jim,
>>
>>Try:
>>
>>DIMENSION a_verinfo[12]
>>= GetFileVersion('rci.exe', @a_verinfo)
>>
>>Good Luck,
>>
>>George
>
>i just retried your suggestion with a path to the rci.exe and i now get a 0 return to the getfileversion function.
>
>help me with this, 0 means the function was sucessful - but where do i get the version number?
>
>thanks
>
>jim

The version number is in a_Verinf[4]. I
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform