
fredebec
France
Asked
— Edited

Hi,
I wanted to know if there some kind of script command to watch if another script is running.
I want to do something like :Code:
...
if ("script B is running")
pause()
...
Thanks.
See this post for an idea on how to do this. (Post #2 & 3)
www.ez-robot.com/Community/Forum/Thread?threadId=8234
And thanks also @Cochran. I see that you had the same idea, so it confirms that it is the good way to go.