Guest Brabuiken Posted June 18, 2004 Posted June 18, 2004 Hi, I have a very big problem. I try to use the WinSetState function to maximize a windows. In my case this is the Internet Explorer. Is there any way to use wildcards ? Because the first characters in the title of the Internet explorer vary on different pages. So the function can't search because of the title. My idea was to use a wildcard because the text at the end of the internet explorers title is always the same in my case. Sadly, I couldn't find anything in the help. Can anybody fix my problem ? THX a lot ! MFG Brabuiken
pekster Posted June 18, 2004 Posted June 18, 2004 Why not just set the WinTitleMatchMode option to 2, which will detect any sub-string of text in the title of a window for a match? For more information, please consult that section under the AutoItSetOption command (also called Opt for short.) [font="Optima"]"Standing in the rain, twisted and insane, we are holding onto nothing.Feeling every breath, holding no regrets, we're still looking out for something."[/font]Note: my projects are off-line until I can spend more time to make them compatable with syntax changes.
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