I was wondering if there is a procedure that will wait until a parameter is filled. Like wait until it finds a color in this box or wait until something happens. If not then I think im gonna try and make one.
I was wondering if there is a procedure that will wait until a parameter is filled. Like wait until it finds a color in this box or wait until something happens. If not then I think im gonna try and make one.
repeat
Wait(500);
until(FindColor......blah)
it will repeat to wait .5 seconds until whatever is found/done
There are currently 1 users browsing this thread. (0 members and 1 guests)