Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the Company Name from the EXE during runtime.
Message
De
21/02/2005 13:06:35
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
00988897
Message ID:
00988910
Vues:
46
>>Hi all,
>>
>>How can get the Compnay Name I placed in the Project Manager - Project Info dialog during runtine of the compiled EXE. I beleive I can get it from the aGetFileVersion function, but I do not know if it is a function in 6.0, and I do not know how to obtain the full path to the running EXE.
>>
>>Thanks in advance.
>
>
>This function exists in VFP 6.0
>
>full_exe_name = SYS(16,1)
>AGETFILEVERSION(aFver,full_exe_name)
>? aFver[2]
>
Thanks.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform