|

RPG Workshop for developers

29 Oct 2024
10:30
Track 3

RPG Workshop for developers

Recent additions to modern CL language
The CL programming language is under appreciated and is used by many as just a JCL. In the past few releases a lot has been added to CL that gives the IBM I programmer an alternative to doing everything with RPG or Cobol.

RPG array magic
Learn how the recent enhancements to RPG have added many new features and enhancements to the way you can use arrays. This will include all the new Built in Functions, Data Structure arrays, and dynamic arrays. Includes:

Modern ways to code arrays to include the latest features, and what stops you from using them.

How Data Structure arrays simplify you getting information from the database.

The new Built in Functions for arrays that replace a lot of the complicated coding we use to do.