How to avoid error if I have 10 computers need pick up a file from same folder?
The folder contain a bunch of files need to process, I used [Get Files in Folder] to read every file detail and then used [For each] to loop every files name. Every computer have their own folder to store the pick up file from [Get Files in Folder], andI used [on error] and [Go to label] to detect file picked by another computer, but still cannot avoid error.
Any idea to solve this issue, THX.