One thing you didn't answer... and this is important for anyone using error handling:
When it continues to loop through after an error has occurred, does it actually perform any of the operations in the task or is it just looping through and not doing anything?
|