Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting all files in a folder
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01635106
Message ID:
01635110
Vues:
87
>Is there a way to delete all files in a folder? Preferably with the user not having to confirm deletion..
>
>Many thanks!

Maybe this will work??

oFilesystem = CREATEOBJECT("Scripting.FileSystemObject")
loFilesystem.DeleteFolder("c:\myFolder", .T.)
ICQ 10556 (ya), 254117
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform