A coworker hipped me to the fact that OSX has a built-in json parser. As does linux. Takes input from stdin and sends to stdout, so
json_pp < filename will parse and pretty-print a json file for you. I was feeling uneasy about posting json data to online parsers, and this does the trick quite nicely. Hope this helps. -- Mark Wieder ahsoftw...@gmail.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