Forum Discussion
pjageronimo
13 years agoContributor
Looks like it's taking too long to open my Project.
I've checked the code:
While IntegrationObject.IsRunning
Application.DoEvents()
End While
The code exited in the loop even though the unit script is not yet ran.
The property IsRunning doesn't work as expected
I've checked the code:
While IntegrationObject.IsRunning
Application.DoEvents()
End While
The code exited in the loop even though the unit script is not yet ran.
The property IsRunning doesn't work as expected