anirudhaK Posted September 7, 2020 Posted September 7, 2020 Hi All, I am using winWaitActive("title") can we use "*" in the title string for changing characters? e.g ABC_tp1, ABC_tp2, ABC_tp3 ==> ABC_tp* ----- But this is not working, is there any other workaround?
funkey Posted September 7, 2020 Posted September 7, 2020 Hi, in your case, you can just use 'ABC_tp'. Also have a look in help file for Advanced Window Descriptions. Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning.
Zedna Posted September 7, 2020 Posted September 7, 2020 As funkey stated: https://www.autoitscript.com/autoit3/docs/intro/windowsadvanced.htm Resources UDF ResourcesEx UDF AutoIt Forum Search
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