Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 4.03 KB

README.md

File metadata and controls

69 lines (50 loc) · 4.03 KB

IBM-RPG

Contains Notes/examples/programs for learning RPG, CL, DDS, and DB2 SQL on the IBMi. Code is found in BOLIB/ and is meant to mimic the way it is stored on the IBMi. Currently learning with V7R3.

These notes and programs are being used in my book Learning the IBMi as a Lowly Web Developer; located at https://barrettotte.github.io/IBMi-Book/#/

Files/Directories

Name Description
BOLIB/ My IBMi Dev Library
BOLIB/QCLSRC My CL Programs
BOLIB/QCLLESRC My CLLE Programs
BOLIB/QDDSSRC My DDS Programs
BOLIB/QMISRC My MI Programs
BOLIB/QRPGLESRC My RPGLE Fixed/Free Programs
BOLIB/QRPGSRC My RPG Programs
DB2_SQL DB2 SQL Scripts
Notes/ Dump of various notes. Varying quality
Notes/BCI433.md Notes for BCI433 IBMi Business Computing
snippets.iCMD IBMi command snippets

Screenshots

Objects

HXCVT

Sources and Links

Main Documentation

Books/PDFs

YouTube

Misc