johond Posted August 29, 2005 Posted August 29, 2005 (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 August 29, 2005 by johond
MHz Posted August 29, 2005 Posted August 29, 2005 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now