How to identify AutoHotkey version?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
shawn Wang
Posts: 3
Joined: 20 Dec 2013, 06:01
Location: China

How to identify AutoHotkey version?

20 Dec 2013, 06:45

Someone can tell the method to identify the version of AHK_L version such as [AHK_L 61+]?
I went through several frequent sections of the help documentation, but I can't find the one, I guessed there was a build-in variable to carry the version number :?
Last edited by SKAN on 20 Dec 2013, 06:53, edited 1 time in total.
Reason: Subject line changed from: [AHK_L ]how to identified AHL_L version
User avatar
Blackholyman
Posts: 1293
Joined: 29 Sep 2013, 22:57
Location: Denmark
Contact:

Re: [AHK_L ]how to identified AHL_L version

20 Dec 2013, 06:53

maybe this

Code: Select all

msgbox % A_AhkVersion
Also check out:
Courses on AutoHotkey

My Autohotkey Blog
:dance:
shawn Wang
Posts: 3
Joined: 20 Dec 2013, 06:01
Location: China

Re: [AHK_L ]how to identified AHL_L version

20 Dec 2013, 07:14

Blackholyman wrote:maybe this

Code: Select all

msgbox % A_AhkVersion
thx, A_AhkVersion just showed the 1.1.13.01, this can be also gotten from the ahk open window's title

but [AHK_L 61+], seems differnt
just me
Posts: 9453
Joined: 02 Oct 2013, 08:51
Location: Germany

Re: How to identify AutoHotkey version?

20 Dec 2013, 07:51

AHK_L version numbers are outdated. As documented in the AutoHotkey Help File -> Recent Changes, AHK_L 61 was released on October 3, 2010. I don't know what A_AhkVersion did report for this release. But AHK_L has become AHK 1.1 in the meantime, whereas the legacy AHK developed by Chris is called AHK 1.0 now.
shawn Wang
Posts: 3
Joined: 20 Dec 2013, 06:01
Location: China

Re: How to identify AutoHotkey version?

20 Dec 2013, 08:06

OK, so it's an outdated reference, I checked the changes log and found the list
thanks you all

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: ccqcl, Google [Bot] and 317 guests