G33kDude / Chrome.ahk

Automate Google Chrome using native AutoHotkey
https://autohotkey.com/boards/viewtopic.php?t=42890
MIT License
336 stars 82 forks source link

include file errors #35

Closed Fohsap closed 1 year ago

Fohsap commented 1 year ago

Downloading the zip file, it does not include the libs; so, I downloaded the libs manually. It is necessary to include some lines like #Include %A_MyDocuments%/autohotkey/chrome.ahk for some users, but that's a separate matter. If this is done properly, and chrome.ahk is included, I am assuming that json.ahk and jxon.ahk come from your other repo because clicking on the folder in the code links to your autohotkeyjson repo; so, I downloaded those and put them in the %A_MyDocuments%/autohotkey/lib directory. Resulting error: call to nonexistent function in include file jxon.ahk specifically: jxon_dump(k) line 165-184 (see image). image

G33kDude commented 1 year ago

You downloaded the development files, they do not come with the libraries. Download the release files.

https://github.com/G33kDude/Chrome.ahk/releases/tag/1.2