Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Version number for Help About Screen
Message
De
24/08/2000 12:36:16
 
 
À
24/08/2000 11:06:14
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00256389
Message ID:
00408831
Vues:
19
>>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform