View Single Post
  #3 (permalink)  
Old 12-08-2007, 04:35 AM
PHIL PHIL is offline
Junior Member
 
Join Date: Nov 2007
Posts: 6
Default

Thanks
I did get it to work using "window not exist" to get the program to wait until the process had finished and the window had gone away.
I was lucky that my program throws windows, what would you do if it didnt?
I imaging putting in a long time delay would be the only option, not very efficient for processes that dont require a long delay.



Regards
Phil

Last edited by PHIL : 12-08-2007 at 04:42 AM.
Reply With Quote