Working with JSON in RPG - Scott Klement

• Create the JSON document in exactly the same way. • Use YAJL_writeStdout() instead of YAJL_saveBuf() YAJL_writeStdout() writes the JSON data to standard output with ................
................