Forum Discussion
Sounds to me like it's waiting for the application to respond. If you leave it for about 15 minutes does it eventually time out?
Also what line of code is it pausing at?
If you are performing a search on a form it could be timing out for every single object on that form (which would be a really long time).
Thank you Ryan.
It paused on any line which was trying to get any objects after the window popup.
Close our Main form, this window will popup. then:
1. If the next script does nothing to do with any objects, it can be execute smoothly, for example:
Delay()
shell command line
2. But once you do anything related to objects, it will stop there and nothing happens then, I have tried to leave it there and check it the next day, nothing changed still be paued.
After the window popup, it will stop in the next line which contains any "Aliase.MyExe...."