Page 1 of 1

AHK's original tutorial

Posted: 16 Feb 2017, 16:46
by tidbit
for a while i tried finding any link to the old tutorial (before my rewrite) but could never find one. So I decided to waybackmachine it and steal it.
here it is in most of its glory (top buttons+search+logo are dead, as expected):
https://a.pomf.space/zxptfzyklhdx.html (pretty neat site. there's a few simple HTML pastebin/hosts which require no account)

Re: AHK's original tutorial

Posted: 03 Apr 2017, 03:11
by lexikos
https://autohotkey.com/docs_1.0/Tutorial.htm

As you may guess, the entire 1.0 docs are there. I think they've been there since I uploaded the 1.1 docs (and before that they were at /docs/).

Re: AHK's original tutorial

Posted: 03 Apr 2017, 09:54
by tidbit
neat.

Re: AHK's original tutorial

Posted: 03 Apr 2017, 13:01
by SnowFlake
Great find tidbit keep up the good work <3

Re: AHK's original tutorial

Posted: 27 Jun 2017, 04:38
by nnnik
You seem to leave out Loops, If/Else and Labels. Is there a specific reason for that.

Re: AHK's original tutorial

Posted: 27 Jun 2017, 10:46
by tidbit
this was /the original/ tutorial. for ahk 1.0. Those (well, if/else) were not covered.
though, the new one doesn't cover them either :P I did think about adding if/else a while ago but I'm done writing stuff for it.

Re: AHK's original tutorial

Posted: 27 Jun 2017, 14:15
by SnowFlake
tidbit wrote:this was /the original/ tutorial. for ahk 1.0. Those (well, if/else) were not covered.
though, the new one doesn't cover them either :P I did think about adding if/else a while ago but I'm done writing stuff for it.

so you wont make more Tutorial anymore? :(