Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 624 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 624 Bytes

IBM i RPG and CL Coding Examples

This repo will contain misc RPG, CL and command (CMD) coding examples.

Feel free to submit examples you want posted here as issues or via a pull request.

List of Samples

RecExist1-RecordsExist.rpgle - RecordsExist Subprocedure Example - Source member: RECEXISTS1
jsontime.rpgle - Run QSHCURL command and consume JSON with DATA-INTO and YAJL. QSHCURL integration sample.
jsontime2.rpgle - Run QSHCURL command and consume JSON with YAJL functions sample. QSHCURL integration sample.
RpgDspAtr.rpgle - Procedure to set display file attributes, including color.