How to check if the project finished loading?
Hi All,
I encountered into a following problem.
I would like to execute some batch operation on multiple projects, so I open the project from a path and run the operation set.
The issue, however, in the project loading time. The OpenProject function returns before the project completely loaded. Thus, when I try to save the project during the operation set it throws an AE error (can't delete file).
Any ideas on how I can get an indication that the projects loaded completely and I can proceed with my code?
Best regards,
Yuri
