Unusual Requirement but...
There are several ways. Below is a simple way.
Put a loop after the action = 1 statement with a Find Window API call that loop until Findwindow fails to find the crystal window. Inside the loop is Doevents
.Action =1
Do WHILE FindWindow(parm0,parm1,...) <> 0...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.