Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wscript.exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00797848
Message ID:
00960968
Vues:
21
So dont u want to perform the check (shown below), before issuing the commands:
? TYPE([CREATEOBJECT("wscript.Shell")]) = "O"     && will return .T. if WSH is presented
>You don't 've to perform any tests to run code below but it would generate an error if WSH isn't present on PC.
>
>>
>>Are u saying its not necessary to perform the test noted earlier in the thread in order to run something like:
>>
>>
WshShell = CreateObject("WScript.Shell")
>>strDesktop = WshShell.SpecialFolders("Desktop")
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform