Hi Xavier,

...
The dir walking function is way way way too slow in this case - 60GBs of
data, over 70000 files, etc...
Delete folder was so "intuitive" compared to the pletoria of statements
required to do the same thing in other languages...

C'mon, i'm sure YOU can do this with a simple/nifty windows shell script ;-)


rm -R path_to_folder
## on Mac OS X

rmdir -xyz path_to_folder
## on Win NT, i am not sure ;-)

Any solutions?

cheers
Xavier

Best

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to