dreamzboy Posted April 21, 2007 Share Posted April 21, 2007 Hi, As you all know that I'm a newbie at this. So I got a few questions to ask you expert. 1. Where can I start in learning the proper syntax of these functions, libraries, codings, etc...? 2. Are there such program where you point and click and it records your actions? Just like AutoIT but it's more visual oriented rather than writing codes? By the way, I've looked at the Online Documents and it has a lot of functions as well as libraries, but not enough examples that I can learn and apply. Much appreciated. Link to comment Share on other sites More sharing options...
martin Posted April 21, 2007 Share Posted April 21, 2007 Hi,As you all know that I'm a newbie at this. So I got a few questions to ask you expert.1. Where can I start in learning the proper syntax of these functions, libraries, codings, etc...?2. Are there such program where you point and click and it records your actions? Just like AutoIT but it's more visual oriented rather than writing codes?By the way, I've looked at the Online Documents and it has a lot of functions as well as libraries, but not enough examples that I can learn and apply.Much appreciated.If you haven't installed Autoit then you should, and the I think the help file will get you started with explanations and examples.The search option on this forum lets you find the answer to most questions.There are a few ways to automatically record actions without writing much script. Search for AU3Recorder. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script. Link to comment Share on other sites More sharing options...
Zedna Posted April 21, 2007 Share Posted April 21, 2007 Download AutoIt and editor Scite4Autoit3Open Autoit helpfile "C:\Program Files\AutoIt3\autoit.chm" and go to sections:- Using AutoIt- Tutorials- Language referenceIn helpfile are also examples for each function in section "Function reference"As about recording macros see in Scite menu Tools where you find:- AU3Recorder- AutoitMacroGeneratorHave fun with Autoit ... Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
JoshDB Posted April 21, 2007 Share Posted April 21, 2007 What I personally did was move from ACTools to AU3, and it's wonders better. It can handle GUIs, which was a godsend at the time. Like the people above me said, just read the guide in the help file. Ha, I haven't been on these forums since... 2006, almost. Behold, my legacy signature:My AutoIt idol is Valuater. You know you love him, too.My Stuff: D&D AGoT Tools Suite Link to comment Share on other sites More sharing options...
dreamzboy Posted April 21, 2007 Author Share Posted April 21, 2007 Thanks guys. By the way, how accurate is AU3Recorder? I'm just curious, if it's good, then why bother with spending countless of hours trying to write/debug the scripts? Link to comment Share on other sites More sharing options...
dreamzboy Posted April 23, 2007 Author Share Posted April 23, 2007 Download AutoIt and editor Scite4Autoit3Open Autoit helpfile "C:\Program Files\AutoIt3\autoit.chm" and go to sections:- Using AutoIt- Tutorials- Language referenceIn helpfile are also examples for each function in section "Function reference"As about recording macros see in Scite menu Tools where you find:- AU3Recorder- AutoitMacroGeneratorHave fun with Autoit ... Hi,Maybe I'm blind and i need some light, but I downloaded the Scite4autoIT3 and its update. When I click Start/Programs/AutoIT v3/ScitE Script Editor then go to the Option menu as many of you said that's where Au3recorder is located, the only thing that appears in are everything else BUT Au3Recorder, pressing Alt+F6 doesn't do anything either.What did I do wrong?Thanks again. Link to comment Share on other sites More sharing options...
Wolffe Posted April 23, 2007 Share Posted April 23, 2007 It is under Tools. Not Options. Link to comment Share on other sites More sharing options...
dreamzboy Posted April 23, 2007 Author Share Posted April 23, 2007 (edited) It is under Tools. Not Options. Sorry, I meant tools. Did i download the wrong thing? Edited April 23, 2007 by dreamzboy Link to comment Share on other sites More sharing options...
dreamzboy Posted April 23, 2007 Author Share Posted April 23, 2007 Wow, how tricky...I had to save the script first in order for AU3Recorder to show up. Hope this will helps other too. Basically... Open ScitE Script Editor. File / Save As the AU3Recorder will show up. Many Thanks. Link to comment Share on other sites More sharing options...
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