Forum Discussion
YMinaev
15 years agoStaff
Hi Chuck,
This depends on the errors you may get. If you get 'object not found' errors, just use Wait methods (WaitWindow, WaitAliasChild, etc.) to obtain the target object and then check whether its Exists property returns True. If it is True, continue the current iteration, otherwise, skip it by any means your scripting language provides.
This depends on the errors you may get. If you get 'object not found' errors, just use Wait methods (WaitWindow, WaitAliasChild, etc.) to obtain the target object and then check whether its Exists property returns True. If it is True, continue the current iteration, otherwise, skip it by any means your scripting language provides.
Related Content
- 3 years ago
- 3 years ago
- 12 years ago
- 7 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 10 days ago