Jump to content

Recommended Posts

Posted

I downloaded the rfc-compliant json udf by Gabriel and it gives me this oddness:

! Au3check doesn't support input files encoded as UTF8 with BOM: C:\Program Files (x86)\AutoIt3\Include\JSON.au3

When I try to include it and use _JSONDecode. What am I missing here??

I also wanted to look at the "A Non-Strict JSON UDF (JSMN)" but can't find a download for that anywhere on the page??

Posted

Welcome to the forum.

When you are talking that you dowload some UDF please post also link to this particular UDF.

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Aha! I didn't know Notepad++ would do that. That fixed that issue... I got an additional error afterward about $k not being defined, so I had to add Local $k = "" to the function in error.

Thank you very much for that tip. BOM must mean Big Obvious Mess ^_^

Posted
  On 12/5/2015 at 12:17 AM, Danp2 said:

You should also post the version of Autoit / Scite.

Please post also this information.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...