Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WSH Version - Help with syntax
Message
From
15/12/2002 13:44:09
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
WSH Version - Help with syntax
Miscellaneous
Thread ID:
00733176
Message ID:
00733176
Views:
59
Hi All

I have started to work a little with WSH and want to return the version number of the WSH installed on a client machine. Unfortunately, the below code doesn't do the trick. I think the problem is that I am calling the wrong method (shell); but I havn't been able to find anything in MS WSH reference.

WshShell = CreateObject("WScript.shell")
lcVer = WshShell.Version

Any help would be appreciated.

Thanks in Advance

- Don Lowrey
Next
Reply
Map
View

Click here to load this message in the networking platform