Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the Company Name from the EXE during runtime.
Message
 
À
21/02/2005 12:45:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
00988897
Message ID:
00988901
Vues:
50
>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]
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform