Guest NTGod Posted March 8, 2005 Posted March 8, 2005 I have been trying to get autoitx to activate (if not already) and maximize (if not already) an application using VBScript. I have been able to get it to wait until it is active but I have not been able to figure out the syntax that I need. NTGod
steveR Posted March 8, 2005 Posted March 8, 2005 (edited) Well you could use Winactive() or WinWaitActive() and WinActivate() depending on your needs. There's also a few other options in the help file. Edited March 8, 2005 by steveR AutoIt3 online docs Use it... Know it... Live it...MSDN libraryglobal Help and SupportWindows: Just another pane in the glass.
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