The DATA-INTO and DATA-GEN opcodes in RPG are relatively new and immensely powerful. Most of the people who want to use them, want to interpret and create JSON documents from their RPG programs. This session explains how DATA-INTO and DATA-GEN work and how they can be used together with the open source (FREE) YAJL software to work with JSON in RPG.
Learning Objectives:
- Learn the concepts of JSON from an RPG perspective
- Learn how DATA-INTO and DATA-GEN work
- Learn how DATA-INTO and DATA-GEN can let you process JSON data