redndahead wrote: > Much of AutoHotkey's code is taken directly from autoIT when it was open source.
On a lines-of-code basis, AutoHotkey.exe is over 95% the original work of its authors. However, it does use AutoIt source code for the commands listed at <a href="http://www.autohotkey.com/forum/viewtopic.php?p=19710#19710" title="autohotkey.com">http://www.autohotkey.com/forum/viewtopic.php?p=1<nobr>9<wbr></nobr> 710#19710</a autohotkey.com> . In addition, the following external tools distributed with AutoHotkey are 99% the work of AutoIt authors Jonathan Bennett and Larry Keys: ahk2exe, AutoScriptWriter, and Window Spy.
> If you want to see how similar they are download AutoIT version 2 and look at the syntax.
The core syntax of AutoIt v2 (and by extension, AutoHotkey) was derived directly from Microsoft's ScriptIt, whose syntax is described at <a href="http://www.microsoft.com/technet/archive/winntas/downloads/scriptit.mspx" title="microsoft.com">http://www.microsoft.com/technet/archive/winntas/<nobr>d<wbr></nobr> ownloads/scriptit.mspx</a microsoft.com>
Re:Autoit is a better solution
Posted by: cmallett on January 19, 2006 12:27 AM> Much of AutoHotkey's code is taken directly from autoIT when it was open source.
On a lines-of-code basis, AutoHotkey.exe is over 95% the original work of its authors. However, it does use AutoIt source code for the commands listed at <a href="http://www.autohotkey.com/forum/viewtopic.php?p=19710#19710" title="autohotkey.com">http://www.autohotkey.com/forum/viewtopic.php?p=1<nobr>9<wbr></nobr> 710#19710</a autohotkey.com> . In addition, the following external tools distributed with AutoHotkey are 99% the work of AutoIt authors Jonathan Bennett and Larry Keys: ahk2exe, AutoScriptWriter, and Window Spy.
> If you want to see how similar they are download AutoIT version 2 and look at the syntax.
The core syntax of AutoIt v2 (and by extension, AutoHotkey) was derived directly from Microsoft's ScriptIt, whose syntax is described at <a href="http://www.microsoft.com/technet/archive/winntas/downloads/scriptit.mspx" title="microsoft.com">http://www.microsoft.com/technet/archive/winntas/<nobr>d<wbr></nobr> ownloads/scriptit.mspx</a microsoft.com>
#