Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Agetfileversion()
Message
From
03/02/2006 10:20:35
 
 
To
03/02/2006 10:15:24
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01093328
Message ID:
01093342
Views:
23
>>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,
Previous
Reply
Map
View

Click here to load this message in the networking platform