View Single Post
  #1 (permalink)  
Old 07-18-2007, 09:10 AM
bfountaine bfountaine is offline
Junior Member
 
Join Date: Jul 2007
Posts: 13
Default If Window Exists problem

I am having a problem with the If Window Exists condition. I'm finding it's running the code within the if even if the window doesn't exist. The window in question is a pop-up which doesn't strictly have a window title, but the software used to pick up a title for the window...., it has stopped working since I put a log statement into the if....
Reply With Quote