m1405 Posted September 24, 2006 Posted September 24, 2006 (edited) Hi, I'm a newbie here (48 hours) but what I like so far with AutoIt is:Many features, freeware, possibility to compile to .exe. Scripts seem to be shorter then with competitive products.Before I used Macro Scheduler (30 days trial). Advantage is as well compiling feature, hotkey-schedule-functionality and easy programming (help brings me from Editor directly to related topic), disadvantage is price.For many years I used Macro Express. Nice and easy to use tool and price moderate, but was more difficult to make the macros stable, never saw any compiling function what convinced me to look for other tools.By the way I saw another freeware product: AutoHotkey, which seems to be produced out of AutoIt. Does it offer more features than AutoIt?So if anybody knows AutoIt and the other mentioned tools, can you tell me what I can await from AutoIt what the other products cannot provide?Thanks. Edited September 24, 2006 by m1405
Zedna Posted September 24, 2006 Posted September 24, 2006 (edited) ... and easy programming (help brings me from Editor directly to related topic), ...Use Scite4Autoit3 as editor for AutoIt and you will have this functionality too Edited September 24, 2006 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
Developers Jos Posted September 24, 2006 Developers Posted September 24, 2006 Before I used Macro Scheduler (30 days trial). Advantage is as well compiling feature, hotkey-schedule-functionality and easy programming (help brings me from Editor directly to related topic), disadvantage is price.As Zedna said, you can install SciTE4AutoIt3, but the current Production version of AutoIt3 also comes with "Lite" version of SciTE4AutIt3 that will do Syntax Highlighting and F1 will bring you to the correct place in the helpfile.By the way I saw another freeware product: AutoHotkey, which seems to be produced out of AutoIt. Does it offer more features than AutoIt?Think you are asking the wrong Forum But its probably a choice of language type preferences. AutoIt3 is a Basic alike language and AHK is based on the AutoIt2 Syntax which was a line by line syntax with added C/Perl/Java type coding style.AutoIt3 also has COM object support available ... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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