JSONToArray and ArrayToJSON are both in the dictionary, if these functions
don't do what they're advertised to do, then someone needs to revise the
dictionary

from the Livecode Dictionary:

JSONToArray

Type          function
Syntax      JSONToArray(pJSON)
Associations    ws.goulding.script-library.mergjson

Summary
Parse JSON to a LiveCode array



Trevor DeVore via use-livecode wrote
> To my knowledge, the functions are not built into Livecode. You may have a
> stack loaded and part of the message path that has those functions there
> already. You will need to add the functions to your project in order to
> parse/encode JSON.
> 
> Bob
> 
>> On Jan 30, 2017, at 4:12 PM, pink via use-livecode <

> use-livecode@.runrev

> > wrote:
>> 
>> The JSONToArray and ArrayToJSON functions are built into Livecode now.
>> Again, they work fine in the IDE, it is just in the standalone that it
>> fails.
> 
> _______________________________________________
> use-livecode mailing list

> use-livecode@.runrev

> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





-----
---
Greg (pink) Miller
mad, pink and dangerous to code
--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Built-in-JSON-functions-not-working-in-standalone-tp4712045p4712064.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to