Jump to content


Photo

ahk capabilities


  • Please log in to reply
5 replies to this topic

#1 ralphh85

ralphh85
  • Members
  • 197 posts

Posted 21 February 2006 - 08:29 PM

there seems to be endless stuff you can do with ahk... is there anything you cant do?

more of the point where do you learn it from as i have read the help file and still have limited skill?

thanks. Ralph.

#2 polyethene

polyethene

    Administrator

  • Administrators
  • 5473 posts

Posted 21 February 2006 - 08:53 PM

AutoHotkey can certainly do a lot. I've been using it for some time now and it still surprises me with things I have not known to exist.
The list of planned features contains things soon to come. One of the greatness of AutoHotkey is that it's constant improving and expanding. You can suggest features in the Wish List section too.

Aswell as the help file, learning from other code examples is a great way to enhance your coding abilities and understanding. The Scripts & Functions section is like a resevoir of amazing scripts so it's worth taking a look; my personal AutoHotkey-related website also contains some of my top apps.

Make sure to tell your friends about AutoHotkey so they can join in the fun :wink:

#3 Peter

Peter
  • Members
  • 448 posts

Posted 21 February 2006 - 08:53 PM

i have read the help file

Did you read the whole file :shock: :)

still have limited skill

I would say, with reading the help file, you get knowledge, with practising you get more skilled. Just try something out of what you've read in the help file, and so on.
Have a look around in AHK forum as well. You're not supposed to understand everything from the first time. I don't myself.

#4 corrupt

corrupt
  • Members
  • 2558 posts

Posted 21 February 2006 - 09:11 PM

My suggestion would be to pick something that you would like to do as a project then try and figure out how to accomplish the bits and pieces that make up the project.

When you hit a task that you're not sure how to accomplish, try searching the help file for ideas on ways to accomplish the goal using AHK code only. If you don't see what you're looking for then try searching the forum for ideas. If that doesn't work maybe there's a workaround by using an external method that can be run by AHK using Run/RunWait/DllCall, etc... that you can use instead. If you have trouble finding an AHK only solution and/or the solution seems inefficient, overly complicated, etc... then asking for help in the forum may result in other alternatives.

Although reading the help file from start to finish definitely won't hurt (...which is something that I haven't done BTW. I just search for specifics when/if I need to and/or for the proper syntax to use for various commands ;) ), I'd say it's easier to learn by trial (and error)...

#5 ralphh85

ralphh85
  • Members
  • 197 posts

Posted 21 February 2006 - 09:33 PM

i have project... im building a carputer (car computer) and have built my own buttons to sit on the dash board and am making the buttons do things like start menu an shutdown an volume up an down..... the main reason why i found this site!

Ralph.

#6 TUFKABoBo

TUFKABoBo
  • Guests

Posted 21 February 2006 - 10:27 PM

i have read the help file and still have limited skill

(Just to fullfill my position as the "bad guy" :twisted:) It needs no skill to create a subject line which contains more then one word (to be correct AHK, isn't really a word - its AFAIK an abbreviation, an attitude, a way of life :lol:). So do it. AHKionize your carputer!!! Good luck. 8)