Hi all,
I have AAA, BBB, CCC, DDD files on hand.
I used ‘For each’ to check a list of files. Therefore, it will return different result. My question is how can I capture the result that all files are ready. Then I can do the next step to generate a finished file to indicate job done.
To be more specific, the coding won’t generate the finished file if any file is not ready.
Pls share me your idea. many thx