AutoIt v3.2 is a ware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). AutoIt is also very small, self-contained and will run on 95, 98, ME, NT4, 2000, XP, 2003 out of the box with no annoying “runtimes” required! You can even make compiled executable scripts that can run without AutoIt being installed!
Now with COM, Structure support, TCP communication functionality, and BinaryString datatype. This release has been in the works for over a year. The forum is it’s greatest resource: http://www.autoitscript.com/forum [/url]
Alan