| View previous topic :: View next topic |
| Author |
Message |
LittleJo Guest
|
Posted: Tue Aug 03, 2004 3:16 pm Post subject: AutoHotkey or AutoIt |
|
|
| Hi, I am looking for software that can be used to quickly enter chunks of texts into e-mails. I found AutoHotkey and AutoIt. I could not find any comparison - which one is better? Thanks for any answer. |
|
| Back to top |
|
 |
beardboy
Joined: 02 Mar 2004 Posts: 444 Location: SLC, Utah
|
Posted: Tue Aug 03, 2004 7:46 pm Post subject: |
|
|
Depends on what you are looking for, and which version of AutoIt you are talking about. If you are talking about AutoHotkey vs. AutoIt 2.x then AutoHotkey is the winner hands down. But if you are looking at AutoHotkey vs. AutoIt 3.x then it just depends on if you want a simple syntax or a robust and complex syntax. AutoHotkey has a very simple and easy to use syntax that even users with no scripting or programming experience should be able to pick up and use. Where as AutoIt 3.x has a Visual Basic more programming style syntax.
thanks,
beardboy |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10463
|
Posted: Tue Aug 03, 2004 8:04 pm Post subject: |
|
|
| In addition, it's possible that the hotstrings feature -- which expands abbreviations as you type them, even into large blocks of text -- might help with your goal. |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5009 Location: imaginationland
|
Posted: Thu Sep 02, 2004 11:31 pm Post subject: |
|
|
I've used both and if you want an honest, unbiast opionion I say AutoHotKey. This is because AHK is much more easier and versatile than AutoIt. Seriously, if you want to use AutoIt you're much better off with C++. _________________
RegExReplace("irc.freenode.net/autohotkey", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2") |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Sat Sep 04, 2004 12:04 pm Post subject: |
|
|
| Quote: | | a simple syntax or a robust and complex syntax |
indicates that AutoHotkey is simple but not as robust (?, I guess you've meant stable) as AutoIt3. Any evidence on that ? I don't think so.  |
|
| Back to top |
|
 |
|