Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Safe directory delete
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01370874
Message ID:
01370910
Views:
13
Sergey,

Check my reply in the same thread, please. I made the same suggestion.

>You don't have to change the current folder at all
>
>lcFolder = ADDBS("c:\tmpfox\")
>FOR i=1 TO ADIR(laFiles, lcFolder + "*.*")
>	ERASE (lcFolder + laFiles(i,1))
>ENDFOR
>
>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform