AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Compare AutoHotKey and AutoIt3?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10463

PostPosted: Sat Jan 15, 2005 11:04 pm    Post subject: Reply with quote

jonny wrote:
I, for one, think this deviates from the de facto maxim for Chris' decisions - "10% of site visitors".
Just to clarify, that 10% rule only applies to candidates for the script showcase. It might also apply to making topics sticky.

Quote:
I'm assuming that a large percentage, if not a majority, of the people reading this don't have a clue either, or if they do, they don't care about [ActiveX] in regard to AutoHotkey.
To be honest, I know very little about ActiveX, com objects, and such. However, my overall impression is that they are not difficult to learn and apply. Others in the past have asked for support for inline VBScript, and certainly something like DLLCall would be quite useful to power users (perhaps akin to Rajat's SendMessage Tutorial).

In short, I have an interest in these features but lack the experience to implement them quickly. That's why I tend to procrastinate them and work on others that have a larger benefit, such as expressions.
Back to top
View user's profile Send private message Send e-mail
jonny



Joined: 13 Nov 2004
Posts: 3005
Location: Minnesota

PostPosted: Sun Jan 16, 2005 2:39 am    Post subject: Reply with quote

Ok, Chris. Sorry 'bout the 10% misunderstanding, and I take back what I said, thinking back on my VBScript request.
Back to top
View user's profile Send private message
AHKnow



Joined: 03 Jul 2004
Posts: 118

PostPosted: Sun Jan 16, 2005 6:03 pm    Post subject: Reply with quote

Trust me Johnny, if I had the programming skill to implement COM/OLE automation, DLL calling, etc... for AutoHotKey than I would do it in a flash. I'm getting more and more into programming though, so at some point, my skill level will start to catch up to my ideas.

I also think that many users use programs like AutoHotKey, AutoIT, WinBatch, etc... because they want to AVOID hardcore programming, but at the same time want the POWER to do many difficult computer tasks. If there automation/scripting language has the functionality than i think many users will start to use it. I think its more a matter that if a feature is there than various people will use it, but if it is not than they don't. I for sure would use COM/OLE or DLL calling in AutoHotKey if it had. Plus, I'm quite sure that AutoHotKey would do a great job of implementing it and/or making it easier to use than other languages.

Another thing... I admire Chris's spirit and willingness to help. I'm not saying these "high powered" features have to be here today. I'm just hoping they are considered and will be worked on some time in the not too distant future.
Back to top
View user's profile Send private message
Denaes



Joined: 26 Dec 2004
Posts: 13

PostPosted: Mon Jan 17, 2005 8:14 pm    Post subject: Reply with quote

AHKnow wrote:
I also think that many users use programs like AutoHotKey, AutoIT, WinBatch, etc... because they want to AVOID hardcore programming, but at the same time want the POWER to do many difficult computer tasks.


I want to second this.

I'm a VB.net developer and I'm sure I could figure out how to do many if not all things in VB.Net that I can do with AutoHotKey, though it would take a lot more effort.

In effect Chris has basically created basic Wrappers of basic and complex C++ (I assume) functions/classes that just require the most basic of input allowing extreme ease of use for their limited applications.

I'm sure I could do this all in VB.net, but to create such a reusable tool that can spit out scripts in minutes (vs hours in the case of programming) would take a monumental amount of work - and with VB.Net you're limited to who has the .Net framework.

This is truely an awesome tool and a great timesaver.

Oh, and the AutoIt3 code posted earlier would not be terribly familiar to VB users in the least. VB is very wordy and that code looked a lot more symbolic. VB would use Not, And and Or while a more symbolic language would use !=, && and || .

That AutoIt3 code looked A LOT like PHP, an internet server side scripting language. In programming languages I'd say it looks closer to Java/C, but I'm not terribly experienced in those languages.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group