On Monday, September 8, 2014, Magicgate Software - Skip Kimpel <
s...@magicgate.com> wrote:
>
> I am need to make a "simple" JSON call using something as simple as this:
>   put myCommand into URL myURL
>
> The function works properly but it should also be kicking back some results
> that I then need to parse.  The question is, how do I get the results?  I
> have tried numerous, standard methods and all have failed thus far.
>

Skip,

"the urlresponse' will contain the data that the server sent back. Try
checking that after your put into URL call.

-- 
Trevor DeVore
_______________________________________________
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