An open API service indexing awesome lists of open source software.

https://github.com/richardschoen/rpgclcodingexamples

This repo will contain misc RPG, CL and command (CMD) coding examples
https://github.com/richardschoen/rpgclcodingexamples

as400 cl clp cmd cobol curl dds ibmi program prtf python rpg rpgle sqlrpgle

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.