Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting all files in a folder
Message
De
21/04/2016 02:55:59
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
21/04/2016 02:38:12
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:
01635127
Vues:
62
>>Is there a way to delete all files in a folder? Preferably with the user not having to confirm deletion..
>>
>>Many thanks!
>
>Delete only files, no dirs:
>
>
>del <YourPath>\*.* /s /q
>
>
>It's called "DOS command prompt", a new technology :)

one could install git, raise the bash and try rm -rf
;)
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform