iWB Learner Source

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
IvanVanko
Posts: 34
Joined: 14 Jul 2016, 11:40

iWB Learner Source

17 Feb 2017, 06:43

Does anybody have iWB Learner Source?
https://autohotkey.com/board/topic/8425 ... bbrowser2/
Link here is dead.
Твой софт - говно!
burque505
Posts: 1736
Joined: 22 Jan 2017, 19:37

Re: iWB Learner Source

17 Feb 2017, 17:01

Just a tip in case you get burned by it like I did by missing the following tip:

Kon writes (Note: there is a syntax error: an extra ) on line 547)
Originally "TV_GetDiffCount(p1, p2)) {"
Should be "TV_GetDiffCount(p1, p2) {" ;no quotes, of course :)

Also required:
Acc Library: https://github.com/Drugoy/Autohotkey-sc ... es/Acc.ahk
Anchor: https://github.com/polyethene/AutoHotke ... Anchor.ahk

In my setup I put the Acc and Anchor libs in the script directory, so at the top I added

Code: Select all

#INCLUDE %A_ScriptDir%\Anchor.ahk
#INCLUDE %A_ScriptDir%\Acc.ahk
But I suppose a lot of people may add

Code: Select all

#INCLUDE <Acc>
#INCLUDE <Anchor>
If these are in their LIB directory.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 198 guests