Okay,.... three tasks, two conditions now.😎
1st task is running your batch file.
2nd task is the task doing something when the files are no match
3th task is the task when the files are identical
1st condition is looking at the output of the 1st task. If the output contains No Match the actions are in order: continue/continue/next/exit
2nd condition is also looking at the output of the 1st task. If the output is empty the actions are in order: continue/continue/exit/exit
(For both conditions it is better to exactly specify the output of the 1st task instead of using the previous task/job.)
The 1st condition is bound to the 2nd task, the 2nd condition is bound to the 3th task.
I just tested it myself and it works fine.
Regards,
Erik
Edited by user
2010-06-09T14:29:50Z
|
Reason: Not specified
Uses Visualcron since 2006.