Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Version number for Help About Screen
Message
From
24/08/2000 12:36:16
 
 
To
24/08/2000 11:06:14
Larry Long
ProgRes (Programming Resources)
Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00256389
Message ID:
00408831
Views:
18
>>>How do I display the current Project Version number in my Help About Screen? I am using the About form from the component gallery.
>>>
>>>VFP6 SP3
>>>
>>
>>You can pull the details on the executable with AGETFILEVERSION(); FULLPATH(SYS(16,0)) will get the name of the executable.
>
>Do you know of a way to get the project version from VFP5?
>When I have a project open is there an object I can refer to like I can for VFP from the debugger i.e. "_vfp"?

The FOXTOOLS function GetFileVersion(); it requires the FOXZTOOLS.FLL, or you need to implement some API calls to do the same thing. I'd go with FOXTOOLS since it already works.
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