Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Version
Message
De
28/01/2006 11:29:17
 
 
À
28/01/2006 09:46:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01091154
Message ID:
01091166
Vues:
12
Thanks Tore. Your lead led me to write this . . . which works for what I need.
Private GTBversion
DIMENSION aFiles[1]
AGETFILEVERSION(aFiles,"GTB.EXE")
GTBversion = aFiles(15,4)
>>Hi folks:
>>
>>I am wondering if it is possible to put a version number for a build on a form's title bar? I've been playing with
>>
>>Object.VersionNumber[ = cBuildNumber]
>>
>>With no success so far.
>
>=AGETFILEVERSION(temp,'yourfile.exe')
>thisform.AddProperty('version',temp(4)) && Thisform.version= version number
>
I ain't skeert of nuttin eh?
Yikes! What was that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform