| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Thu Jan 08, 2004 2:21 am Post subject: Macro wont repeat simple problem I'm sure |
|
|
I made a simple marcro that when a conformation window pops up the macro presses "Y"
The problem is sometimes the program will pop up a second time with another pop up window, same title, but the macro wont send a second "Y". it happends to fast for me to see.
All I can say is I know it always works on the first window, but never the second one.
I also did a test were the second window pops up by itself and the macro works fine.
Did this message help you? If so please reward the poster with Reputation Points?
|
|
| Back to top |
|
 |
Bob Hansen Automation Wizard

Joined: 24 Sep 2002 Posts: 2448 Location: Salem, New Hampshire, US Reputation: 300   votes: 17
|
Posted: Thu Jan 08, 2004 3:29 am Post subject: |
|
|
The macro will just run once and quit, unless on a timer that periodically repeats or if it has been programmed to loop. Hard to tell without seeing what triggers the macro and how it terminates.
Maybe provide a copy of the script so we can help? _________________ Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Did this message help you? If so please reward the poster with Reputation Points? Reward Points
|
|
| Back to top |
|
 |
|