Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait Problem...
#1
I am using ACC and I wanted it do click "X" once the pop up shows, If it doesn't show the macro won't run so I wanted it to wait until it was visible but I'm not sure on where to put it or how I would go about doing that, I tried using the help file, but I got nothing, and this was my last resort, so if you can help me that would be great, here's the code...

Where would I put the wait or how would I go about adding a wait until window\object visible.

~TwizzY~
#2
Use window trigger. Or, if must wait in the macro, insert 'wait for window' command before the code.
#3
When I tried this it came up with
"Error in Macro: missing ( after function name, or ; after statement."
so I added the ( ; and it still didn't work. :oops:

and I want it to wait until Window object is visible, like once a pop up comes with a button, it will then run, I also tried 0 WV and that didn't work. Sorry I'm not the greatest at this and some things are harder than others Sad
Thanks for all your help,
TwizzY Smile
#4
All wait commands can be inserted using dialogs that are in the floating toolbar. To insert command that waits for an object in a window, use the Find Accessible Object dialog, and specify a wait time in it. If the window still does not exist, before insert command that waits for the window.
#5
Alright, thanks Gin, and sorry about the hastle :o


Forum Jump:


Users browsing this thread: 1 Guest(s)