Subj : Syntax error
To : MCMLXXIX
From : Badopcode
Date : Tue Apr 19 2011 07:41 pm
Re: Syntax error
By: MCMLXXIX to Badopcode on Tue Apr 19 2011 10:33 am
> > What about JSON? I noticed that some of the scripts in CVS are using the
> > JSON object. I've tried to use JSON.parse and got a JSON is not defined
> you'll have to include the JSON library that Cyan uploaded to CVS
>
> grab it from CVS and: load("synchronet-JSON.js"); and those methods will be
> available.
Ok cool. Thanks for the help and thanks Cyan for the parser!