Jump to content

Recommended Posts

Posted (edited)

hi, Im trying to use winwaitactive with wildcards but it seems doesn't work.

For exemple:

winwaitcactive("mywindow*final part")

Any ideas ?

thx a lot.

Edited by johond
Posted

No wildcard usage. By default, it starts from the left so

winwaitcactive("mywindow")

is enough. Or you can use the Opt() functions to change the method of recognition. 4 different ways to change with Opt(). See the helpfile for more.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...