Author: Lionel Halvorsen
Feb 26, 2010
Now to use the shell from part one, this program will create an objects report like this;
Library Object ...
Visit site to read full content and more


Read the original at ile rpg programming: tips and techniques.
Author: Lionel Halvorsen
This is a portion of a shell program that I use for writing simple reports. There is only one file here and I only use two fields.
The basic idea of the program is to...
Visit site to read full content and more


Read the original at ile rpg programming: tips and techniques.
The intent of this article is to explain prototype parameters and procedure interface specifications in a basic, straight-forward fashion. You probably already know that the ILE RPG programmer can...
Visit site to read full content and more


Read the original at ile rpg programming: tips and techniques.
Many times you need to find the source (file/library/member) that was used when an object was created. When you use the display object description command dspobjd to retrieve the service related...
Visit site to read full content and more


Read the original at ile rpg programming: tips and techniques.