Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a Telnet Program
Message
De
06/09/2000 17:57:24
Victor Lapid
Phil. Long Distance Tel. Co.
Manila, Philippines
 
 
À
06/09/2000 08:59:26
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
00412820
Message ID:
00413211
Vues:
29
Hi Mike,

>>Set WshShell = WScript.CreateObject("WScript.Shell")

I think you overlook on this code, It should be:

Dim WshShell
Set WshShell = CreateObject("WScript.Shell") , otherwise it will generate an error.

Bye.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform