Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Scripting
Message
From
06/01/1999 14:10:29
 
 
To
06/01/1999 11:00:10
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00173137
Message ID:
00173265
Views:
16
>Hi.
>I have read very good article in FoxTalk by John Peterson
>about Window Scripting Host.
>Using WSH i can get very useful information.
>But i do not understand how i can get this information in my
>VFP program.As I understand WSH can be used only from script files.
>Thanks Alex.

The scripting host can be used in VFP via its automation objects:

oShell = CREATEOBJECT('Wscript.Shell')

and

oNetwork = CREATEOBJECT('Wscript.Network')
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform