Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Agetfileversion()
Message
De
03/02/2006 10:15:24
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
 
À
03/02/2006 10:02:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01093328
Message ID:
01093337
Vues:
18
>how can I retrieve the version of the executable file I'm running without specifying it's name ?
>What I want to do is to get the version of the App which is actually running but as I'd like to make the procedure general I would like to avoid the input of its name
>Thank you all
>Alessio

Not tested, but assuming your App or Exe doesn't start from a form, this should get you started.
nRows = AGETFILEVERSION(aVersion,SYS(16,1))
Regards,
Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform