I already have a delay of 4 seconds in front of every 'close all windows' command, so that won't help. What I'm after is the dialog boxes that need some input like 'enter' or a mouse click. I cannot account for all of these, since I cannot predict which dialog box will appear.
I guess what I need is some sort of KILL ALL command that will obliterate everything regardless of what app/window/prompt it is - to setup a clean slate for the next macro. |