Skip to main content

Hi

Have anybody made a program (routine) that handles JSON in Cobol. It could by nice to have a copy doing the same thing that c$xml does for XML

Best Regards

Steen

Hi

Have anybody made a program (routine) that handles JSON in Cobol. It could by nice to have a copy doing the same thing that c$xml does for XML

Best Regards

Steen

This reply from Tom Morrison, in another post on this forum, might be useful. He includes a link to an article he wrote about how to parse JSON using XSLT - /cobol/acucobol/f/forumid-20/348813/rmnet-httppost-restful-json

Here is the link to the article that he mentions - http://www.tek-tips.com/viewthread.cfm?qid=1709035

Thanks