Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build version
Message
From
12/03/2003 16:56:46
 
 
To
11/03/2003 13:03:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00764346
Message ID:
00765150
Views:
22
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
Previous
Reply
Map
View

Click here to load this message in the networking platform