I might be misunderstanding the principle behind file tasks...
I specify a folder path and a file mask - where the mask includes today's date i.e. MDD_{DATEFORMAT(yyyyMMdd)}.txt
When the file (with today's date extention) is not found, I expect the task to either stop, or log an error/output to that extent and preferably not process subsequent tasks and send a notification.
yet for File Touch and File Rename the processing continues? Is that correct?
I am using VC 5.4.7
Thanks
Neal