AHK Tutorial
From AutoHotkey
This tutorial covers everything from the basics to complex guru like code. (Well it will when it gets done. Please be patient) Please read the Quick Start Tutorial first to get an idea of what ahk can do.
To learn more use this tutorial.
[edit] Table of contents
This table of contents is tentative and will probably change as the tutorial is completed.
- Hotkeys.
- Automation.
- Sending keystrokes and mouse clicks.
- Manipulating Windows
- Changing Controls
- Scripting. (Auto-execute, hotkeys, labels, gosubs))
- Flow of a script advanced. (ifs, loops, comments, continuation sections)
- Variables and Expressions.
- Expressions continued.
- Functions
- Creating Guis
- Guis advanced
- Introduction to more advanced topics.
