Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting a Directory and all sub-directory...
Message
From
02/06/2003 10:26:55
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00795177
Message ID:
00795193
Views:
23
>I need to delete directories and all sub-directories.
>
>On the Old DOS we had a commande "DelTree" that do just that.
>
>Any one know a quick we to do just that in VFP?

You can still use deltree:
run deltree c:\Myfolder /y
The /y parameter will omit the confirmation dialog.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform