On Nov 4, 2017, at 2:00 PM, Jim Crate wrote: > Have you tried your favorite scripting language? Most (ruby/python/perl) have > good JSON support. > > Alternatively, you could try a standalone binary parser, possibly in > combination with curl. I haven’t used this one but it looks interesting. You > might be able to simply reformat the json so the value you need is a string > so you can access it with 4D.
Probably a PHP library out there you could use from inside 4D that handles JSON 64bit integers. That is if you can finagle it into workings. Sometimes those PHP libraries need to be massaged a bit to make them work with 4D. Check this link out: https://stackoverflow.com/questions/44383612/json-encoding-unsigned-64-bit-integers-in-php Tim ******************************************** Tim Nevels Innovative Solutions 785-749-3444 [email protected] ******************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

