I want to scan files in a directory and delete files that are over two days old. I can't figure out how to do that using iterators or the FileSet define.
Hi Peter,
Please find the attached example project that uses a FileSet to find files based on a date.
Regards,
Paul.