Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting all files in a folder
Message
From
21/04/2016 02:55:59
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
21/04/2016 02:38:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01635106
Message ID:
01635127
Views:
68
>>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]
Previous
Reply
Map
View

Click here to load this message in the networking platform