Hi klewis10367,
For using a loop, you need some input.
You want to delete files, so the loop task is delete a file and your loop input is the file list.
In this way every file on the list is deleted.
You can configure the delete task to continue on error, so all the in use files are skipped and your loop continues to the next file.
Basicly there are two tasks doing this, the file list task (input for the loop) and the file delete task (the only task in the loop).
Hope this info is enough, just ask if you need more.
Regards,
Erik
Uses Visualcron since 2006.