J
JIM.H.
Hello,
I have a batch file and many users should be able to run
it simultaneously on a mapped folder. My problem is when
the users run this file at the same time, one should be
going through next steps and the rest should be waiting
the first user to end. Once that user ends next user
should be executing the steps and the other should be
still waiting again (there might be more than 3 users who
run at the same time, the batch file takes time to run).
How can I do that?
Thanks,
Jim.
I have a batch file and many users should be able to run
it simultaneously on a mapped folder. My problem is when
the users run this file at the same time, one should be
going through next steps and the rest should be waiting
the first user to end. Once that user ends next user
should be executing the steps and the other should be
still waiting again (there might be more than 3 users who
run at the same time, the batch file takes time to run).
How can I do that?
Thanks,
Jim.