Skip to main content

IBM i: Hello RPG

Write code

Using SEU to write code
Using SEU to write code

 /free                                        
  dsply 'Hello RPG on IBM i PUB400.COM free'; 
  return;                                 

Compile

Using option 14 to compile
Using option 14 to compile
Compile successfully
Compile successfully

Run program

Run program

Popular posts from this blog

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

macOS: Free Softwares from Apple

The following Apple's softwares used to be NOT free. Apple's free software Software Price Notes GarageBand 0 iMovie 0 Keynote 0 Numbers 0 Pages 0 Photos 0 Replace iPhoto

Wireguard VPN: Notes

Notes while trying Wireguard VPN on some of my testbeds.