Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Scripting
Message
From
06/01/1999 15:56:37
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
 
 
To
06/01/1999 14:10:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00173137
Message ID:
00173308
Views:
23
>>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')
Thank you. I got it wrong. I thought that these commands only run from script
file.
Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform