We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--------------------------- CapsLock+.ahk --------------------------- Error in #include file "C:\Users\Administrator\Downloads\capslock-plus-master\lib\lib_ydTrans.ahk": Expecting JSON value(string, number, true, false, null, object or array) Line: 0x1 Col: 0x1 Char: 0x1 Specifically: < Line# 145: } 146: Catch 147: { 148: MsgBoxStr := lang_yd_errorNoNet 149: Goto,setTransText 150: } 152: responseStr := whr.ResponseText ---> 155: transJson := JSON.Load(responseStr) 158: returnError := transJson.errorCode 159: if (returnError) 160: { 161: if (returnError=10) 162: { 163: MsgBoxStr := lang_yd_errorTooLong 164: } The current thread will exit.
The text was updated successfully, but these errors were encountered:
resolved #109
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: