Thanks It's with DateAdd that I'm having problems - just can't seem to get a way to get only dirs older than 6 hrs
Ta Seamus ================ You wrote ================ On 10/20/05, Seamus Campbell <[EMAIL PROTECTED]> wrote: >> Hi >> >> I want to delete some temporary directories but only older than a >> certain number of hours (say 6) >> The actual deleting is no worries - it just that I can't work out >> to only select/delete directories older than x hours. >> > >Going on memory here, but I think <cfdirectory> returns a query object >with the directory listing. If so, you could use a Query of Query to >get a result subset that includes directories older than 6 hours (By >using DateAdd()/DateDiff() etc) > >Cheers > >Jon > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221603 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

