On 2/21/07, Van Daele Wouter (DBB) <[EMAIL PROTECTED]> wrote:
I don't know about the compile() command, but I'm simply using a method I found somewhere on the Internet to recursively delete all files and directories in the project directory under Reactor. I know: I should have noted the exact origin of that "deldirtree" function and give its author his dues - sorry!
S'all good! =] Have you tried something like: <cfdirectory action="delete" directory="/path/to/reactor/project" recurse="true"> ? -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
