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

GNU nano Text Editor

nano - Nano's ANOther editor, an enhanced free Pico clone

Powershell: head and tail command

Use head or tail to skim the first or last 5 lines.

Using Powershell to manage Hyper-V

Common powershell cmdlets to manage Hyper-V.