dkwokgs Posted May 11, 2004 Posted May 11, 2004 Hi there, I have tried using ControlFocus to bring multiple applications to foreground and close in but sometime in does not bring focus. Please advise, if possible a example beside the one in the Autoit help file shown below. Example ControlFocus("Untitled - Notepad", "", "Edit1") Thanks Regards Daniel
dkwokgs Posted May 11, 2004 Author Posted May 11, 2004 But I have problem using both WinActive and ControlFocus as the Windows Title varies. eg. Internet Explorer (Windows Title changes depends on the URL), I tried the below but does not work. Please advise. ControlFocus("Internet Explorer","","")
dkwokgs Posted May 11, 2004 Author Posted May 11, 2004 Hey Larry, Thanks very much. It Works. Cheers Daniel
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