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

Synology: Empty Recycle Bin

How to empty Recycle Bin. Control Panel > Shared Folder > Action > Empty al Recycle Bins Synology: Empty Recycle Bin

Assembly on Linux with NASM

Practice Assembly on Linux with NASM - Netwide Assembler

Learn IBM z/OS