tommygun101 Posted June 9, 2007 Posted June 9, 2007 Hey people I want to create a program to do repetative tasks, i know java didnt have what i wanted. What built in function in the script language will enable me to control other windows in the taskbar other than mine, so controling a text editor and minimising it and getting info about the window without explicitly using the mouse. Also if its possible to see which aplications are open in the task bar and thier information If anyone could just point me in the right direction i would really apreciate it. Thanx
Zedna Posted June 9, 2007 Posted June 9, 2007 Download Autoit Instal Autoit Open helpfile: "C:\Program Files\AutoIt3\autoit.chm" Look at: Function Reference/Window Management/ for example: WinSetState(), WinExists(), ... Resources UDF ResourcesEx UDF AutoIt Forum Search
tommygun101 Posted June 10, 2007 Author Posted June 10, 2007 Download AutoitInstal AutoitOpen helpfile: "C:\Program Files\AutoIt3\autoit.chm" Look at: Function Reference/Window Management/for example: WinSetState(), WinExists(), ...shot thanx hey
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