AS400/ i-Series - Programming - Control Language (CL)

AS400/ i-Series - Programming - Control Language (CL)
  1. Introduction
  2. Basic CL Programming
    • Create CL Programming
    • Structure of a CL Source Member
    • Declaring Program Variables
    • Manipulating Variables with the CHGVAR Command
    • CL Control Structure
    • Expressions
    • Controlling Workflow
    • Basic Error Handling
  3. Input/ Output in CL Programming
    • Passimg Program Parameters
    • Retrieving and Changing External Attributes
    • Files and Data Area
  4. Advance CL Programming
    • Advance Message Handling
    • Advance File Techniques
    • Advance Command Prompting
    • Using IBM Supplied APIs
    • Displaying and Changing Command Attributes
    • Understanding the Job Log
    • Introduction to the Integrated Language Environment (ILE)
  5. Creating your own command
    • User Defined Commands
    • Command Processing Programs
    • Advance Command Facilities