Simple RPGLE Program (Hello World)
First RPGLE Program Create a member “helloworld” in your working source physical file. Give the type of this member as “RPGLE”. Now type the following code in the source member. Now compile the module. Create the program and call it, It Will display the phrase Hello World. That is a basic RPGLE program but you […]