Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Scripting
Message
De
06/01/1999 14:10:29
 
 
À
06/01/1999 11:00:10
Alex Zhadanov
Computer Generated Solutions
New York City, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00173137
Message ID:
00173265
Vues:
17
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform