Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using the windows scripting engine
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Using the windows scripting engine
Divers
Thread ID:
00357135
Message ID:
00357135
Vues:
48
I want to use the windows scripting engine to delete directorys. I don't want to use RD because then I have to delete all the files first. So I have the code working:

lofs = CreateObject("Scripting.FileSystemObject")
lofs.deletefolder(lcDirectory)

and it works fine.

Is there anything else I should be aware of. Specifically do I need to install anything on the clients machine to make sure this code runs?
Rip Ryness
International Falls, MN
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform