Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AHK won't load my script when I try to include JSON.ahk #30

Open
spaciousmind opened this issue Feb 17, 2023 · 0 comments
Open

AHK won't load my script when I try to include JSON.ahk #30

spaciousmind opened this issue Feb 17, 2023 · 0 comments

Comments

@spaciousmind
Copy link

spaciousmind commented Feb 17, 2023

using AHK [1.1.35.00]
when I have this line:
#Include <JSON>
at the top of my ahk script I get an error when trying to load it, saying Error: Continuation section too long.
the error box gives me Line Text: which points to line 27 in JSON.ahk file.
I looked at this line and it is extremely long.

How can I work around this?

I know there is a continuation line section in the AHK documentation but it's way above my head and I don't understand enough to go messing around with myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant