JSON Serializer - 2022/09/07 - beta.8

Post your working scripts, libraries and tools.
Gotjek
Posts: 18
Joined: 11 Aug 2022, 11:01

Re: JSON Serializer - 2022/01/03 - beta.3

Post by Gotjek » 22 Aug 2022, 10:05

Hi !

I try to use your library with AHK v2 beta 7. I only included it but got this error :
image.png
image.png (11.48 KiB) Viewed 796 times

gregster
Posts: 9111
Joined: 30 Sep 2013, 06:48

Re: JSON Serializer - 2022/01/03 - beta.3

Post by gregster » 22 Aug 2022, 10:27

Gotjek wrote:
22 Aug 2022, 10:05
I try to use your library with AHK v2 beta 7. I only included it but got this error :

image.png
Haven't tried it yet but I think you didn't download it correctly.
class = "Header-link" is something from the html source code of the github page, not from the actual AHK function code.

Click 'Raw' on github to go here: https://raw.githubusercontent.com/TheArkive/JXON_ahk2/master/_JXON.ahk
Either copypaste from there, or right-click on 'Raw' on this page and choose 'save target', or similar.

User avatar
TheArkive
Posts: 1030
Joined: 05 Aug 2016, 08:06
Location: The Construct
Contact:

Re: JSON Serializer - 2022/01/03 - beta.3

Post by TheArkive » 22 Aug 2022, 11:29

Thanks gregster.

Yah, there is no such line of code as class="Header-link " in that lib file. Something else is wrong.

Gotjek
Posts: 18
Joined: 11 Aug 2022, 11:01

Re: JSON Serializer - 2022/01/03 - beta.3

Post by Gotjek » 22 Aug 2022, 14:04

The #include works now.
I downloaded this with HTML code... :facepalm:
Thank you !

Post Reply

Return to “Scripts and Functions (v2)”