boltc Posted December 12, 2006 Posted December 12, 2006 is it possible to use wildcarts( * & ? ) in the command WinActive or WinActivate? i want to find the active window of topdesk webapplication, but only the first 10 characters of the title are alwayse the same.
HardCopy Posted December 12, 2006 Posted December 12, 2006 is it possible to use wildcarts( * & ? ) in the command WinActive or WinActivate? i want to find the active window of topdesk webapplication, but only the first 10 characters of the title are alwayse the same.NO, Just use the commandopt("WinTitleMatchMode",2) at the top of your script, this will match any substring in the title. Contributions: UDF _DateYearFirstChildren are like Farts, you can just about stand your own.Why am I not a Vegetarian?...Well...my ancestors didn't fight & evolve to the Top of the food chain for me to survive on Salad
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