Search found 1 match
- Sat Jun 21, 2003 11:19 am
- Forum: Technical / Scripting
- Topic: SetFocus
- Replies: 1
- Views: 5046
SetFocus
I'm trying to use SetFocus to select the correct window before running a macro, but infuriatingly the application window in question has a title that is always dynamic - it starts with the current time and has no other fixed content. As a result I can't even use the SetFocus wild card character. Can...