I am running a third party application that gives a pop-up box detailing some data and status every couple of minutes. I want to code a application that will detect when the pop occurs, copy the data in the pop box, and save it into a text file. Do anyone have a idea or know how I would go about detecting and copying the data within the pop-up box?