| View previous topic :: View next topic |
| Author |
Message |
JackJohn
Joined: 19 Jan 2010 Posts: 1
|
Posted: Tue Jan 19, 2010 8:29 pm Post subject: New |
|
|
| Hey guys, I'm new, fancy giving me some pointers? |
|
| Back to top |
|
 |
Dbof
Joined: 13 Jan 2009 Posts: 31
|
|
| Back to top |
|
 |
Leef_me
Joined: 08 Apr 2009 Posts: 5336 Location: San Diego, California
|
|
| Back to top |
|
 |
wooly_sammoth
Joined: 12 May 2009 Posts: 634 Location: Gloucester UK
|
Posted: Wed Jan 20, 2010 2:47 pm Post subject: |
|
|
Another new user has asked a similar question and got some good pointers here:
http://www.autohotkey.com/forum/viewtopic.php?t=53501
As they were advised I would suggest that you think about what it is you would like to achieve with your code. Break that down into simple language or psuedo-code such as
| Code: |
run notepad
type hello world
save notepad
|
You can then use the command reference in the help file (Start > Programs > Autohotkey > Autohotkey Help) to fill in the psuedo-code with real code.
If you get stuck or don't understand something, start a new topic in the 'Ask for Help' forum with as much detail as you can give about the issue and an example of the code you have tried.
If you can prove that you've tried something you will be pleased with the amount of suport you will get.
Have Fun  |
|
| Back to top |
|
 |
Leef_me
Joined: 08 Apr 2009 Posts: 5336 Location: San Diego, California
|
Posted: Wed Jan 20, 2010 5:36 pm Post subject: |
|
|
| wooly_sammoth wrote: | | If you can prove that you've tried something you will be pleased with the amount of suport you will get. |
Yeah, what he said.  |
|
| Back to top |
|
 |
|