> Could you use a <fileset>?

I could use a fileset with "type=dir" filter, yes. But then I'd still have a 
problem of how to delete all files in these dirs.

For now, I just use "apply" and execute "cmd /c rmdir /s /q <file>" on each dir 
(I'm on windows).

AL

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to