noob array question

Rodney Green green.rodney at gmail.com
Wed May 14 22:53:44 EDT 2014


Sorry - please bear with me. When I said noob, I meant it. I was wanting to
know how my parsed json should look. I already have the json coming in and
I have learned the basics of parsing. My json looks like this:

{"results":[{"definition":"before - in
front","word":"ante","createdAt":"2014-03-24T16:06:07.953Z","updatedAt":"2014-05-13T23:10:59.622Z","objectId":"sigJV2eUjP"},{"definition":"against
- opposite
of","word":"anti","createdAt":"2014-03-24T16:07:05.863Z","updatedAt":"2014-05-13T23:10:45.199Z","objectId":"wUphQNczud"}]}

I can't figure out how to get this ready to be converted to an array. I
have not yet installed any plugins or external files, so I was trying to do
this on my own.




On Wed, May 14, 2014 at 10:02 PM, Mark Wieder <mwieder at ahsoftware.net>wrote:

> Igor-
>
> Wednesday, May 14, 2014, 4:52:55 PM, you wrote:
>
> > A while ago I wrote a JSON parser in LiveCode. The *very heavily
> > commented* code can be found here:
>
> > https://github.com/luxlogica/easyjson
>
> > I hope this may be of help!
>
> Please do notice, though, that you've had a pull request from me
> waiting for 8 months now.
>
> --
> -Mark Wieder
>  ahsoftware at gmail.com
>
> This communication may be unlawfully collected and stored by the National
> Security Agency (NSA) in secret. The parties to this email do not
> consent to the retrieving or storing of this communication and any
> related metadata, as well as printing, copying, re-transmitting,
> disseminating, or otherwise using it. If you believe you have received
> this communication in error, please delete it immediately.
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list