Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the EXE Version
Message
From
25/08/1999 14:20:30
 
 
To
25/08/1999 12:49:25
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00257520
Message ID:
00257557
Views:
18
>How do I retrieve the EXE Version so that I can display it in my About box? The VERSION() function only retrieves the VFP version and I want my application's version.
>

In VFP6, you can use AGETFILEVERSION(); priot to VFP6, the FoxTools GETFILEVERSION() function provided similar details. You need the full path of the compiled .EXE/.DLL to retrieve the information; FULLPATH(SYS(16,0)) should provide that.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform