makogen Posted March 7, 2007 Posted March 7, 2007 Hi I'm new to autoIt...I've played around in it...and I've done a few scripts...but mostly script edits. Now I have to start from scratch and I don't really know what to do. I would like some tutorials but here's basically what I want it to do. 1. Load a few lists up into some arrays... they would be for cut+pasting into different fields a[] b[] c[] d[] e[] f[] g[] 2.Run a seach and sort from an .xls file and load those into another array h[] 3. a)Open up the gui that will have command buttons | 1 | | 2 | | 3 | | 4 | | 5 | These will paste the current name from the current list into a field with differing prefixes depending on which button is pressed | 2 | will open up a submenu identical to the first doing the same thing with even more prefixes but under the |2| category These are a few things that I'm trying to do...any tutorials or advice you could give would be most helpful thanx:D
tAKTelapis Posted March 7, 2007 Posted March 7, 2007 erm.. im probably going to be the only one to post.. so read the following tutorial carefully: open the help file (default install directory is: c:\Program Files\AutoIt3\AutoIt.chm ) Flip to the "contents" tab open the "AutoIT" branch then the "tutorials" branch start reading.. and doing the tutorials Once done with those, goto the "GUI Reference" and read the GUI Concepts page, it will take you through creation of a GUI This may seem harsh, but keep in mind, the GUI reference section is actually what will get you started on the GUI you will also want: arrays and perhaps the Excel UDFs (search the forum for these)
BrettF Posted March 7, 2007 Posted March 7, 2007 AutoIt 1-2-3 may also help. Find It HERE Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
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