Back to: ILE RPG in Easy Bytes
Unit 3 demonstrates how to define the files and data items (work variables, data structures, and constants) your program might need to perform its tasks. You also learn how to identify the database files and device files your program uses, and how to use them. ILE RPG supports a rich set of data types, so this unit explains which ones are appropriate for most business programming. It also examines how to set the initial value for a data item and how to distinguish among program variables, literals, and constants.
This course is a unit of the ILE RPG in Easy Bytes series, a complete introductory ILE RPG programming self-guided tutorial.
- Before starting this course you must complete the required prerequisite course: 2. Database Concepts – ILE RPG in Easy Bytes
One-Time Payment
Members Only
Instead of paying for each unit individually, you may purchase a membership which will automatically enroll you at a discount in the entire “ILE RPG in Easy Bytes” series.
Using Declarations
- Before starting this course you must complete the required prerequisite course: 2. Database Concepts – ILE RPG in Easy Bytes