RPG Code Sample
RPG 101
**free
// SAMPLE HELLO WORLD PROGRAM
// NICK LITTEN
// MARCH 5TH 2024
dsply 'Hello World Free Format with variable';
return;
RPG 101
**free
// SAMPLE HELLO WORLD PROGRAM
// NICK LITTEN
// MARCH 5TH 2024
dsply 'Hello World Free Format with variable';
return;
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.