Jump to content

Recommended Posts

Posted

Hi,

I need help... I want to close every ERROR window, i done it like this:

WinWait("Error")
WinClose("Error")

But, how to repeat that command to close EVERY error window !

After closing 1 window, it's not working anymore for other windows with same name "Error".

Thanks !

Posted (edited)

Put it in an never ending loop.

Check the help section under language reference in the help file.

Edited by monoceres

Broken link? PM me and I'll send you the file!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...