RPG

  • Interesting RPG code using PASE
    • RPG call in memory experimental project RPG calling PHP in memory (inside your job, any job).
    • PASE ezwindow utility to enable non-browser server side X GUI programming for System i languages (ILE RPG, ILE c, PASE ksh, PASE perl, PASE php, etc.).
      • Client Pgms Linux/Windows secure client programs support X GUI for use with IBM i PASE GUI (ssh, putty, etc.).
    • XMLService web call IBM i CMD, PGM/SRVPGM and PASE utilities using XML (pure RPG, free BSD use)
    • RPG popen utility Example RPG popen utility to call PASE utilities
    • RPG LIBPASE srvpgm Example RPG calling PASE libcurl.a, including callback PASE to RPG (and hacking machine instruction stream)
    • RPG < call > PASE Running example RPG program loading PASE shared library and calling function (PASE libmy.a → accounts)
    • SHELL - fun with QSH, call qp2term, ssh, sh, PASE c programs and RPG …
    • RPG101CallPHP - starting/calling PHP from your RPG program … old tutorial, but should work any PHP (PATH/LIBAPTH may be diff)