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 

User-defined functions

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Sat Jan 22, 2005 11:34 pm    Post subject: User-defined functions Reply with quote

@Chris:

I know you have return values and parameters for subroutines planned, and that they might come very soon, but I'm even more excited about another possible implementation of this concept - user defined functions. Essentially the same as labels with parameters, but putting AHK in a new light. We can have mini-libraries, and #Include would be exponentially more useful. I know you might already be planning this, but I'm pushing for implementation of this at the same time as return values (next release?), for these reasons:

  • #Include libraries won't have ambiguity problems with other labels.
  • Better readability.
  • Possiblity to "develop" libraries for AHK to add functionality, without having to modify the source itself.
  • Existing commands that are used less often could be remade as libraries (if possible) included with the installation.


So, can we expect something like this in 26? Later? Never? Question Question
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Sun Jan 23, 2005 1:53 am    Post subject: Reply with quote

Yes, hopefully what is produced will include all the things you mentioned. Just have to work out the details now.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
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