Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build version
Message
De
12/03/2003 16:56:46
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00764346
Message ID:
00765150
Vues:
21
Hi Geoff,

Try using the FileSystemObject that is apart of the Script component.

Heres some sample code.

fso = CreateObject("Scripting.FileSystemObject")
? fso.GetFileVersion("C:\project\myproject.exe")
fso=null
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform