Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting a non empty folder
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00944002
Message ID:
00944018
Vues:
16
This message has been marked as the solution to the initial question of the thread.
Try WSH:
oWSH = CREATEOBJECT("Scripting.FileSystemObject")
oWSH.DeleteFolder(full_path_to_folder, .t.)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform