Duration
4 hours
Overview
The Introduction to REXX Programming Language course introduces the REXX programming language and explains how it is run. It also reviews and describes the major elements that comprise a REXX program.
Description
These courses instruct operations, systems and application staff in the use and coding of the Restructure Extended Executer (REXX) programming language. They describe the major components and structure of the language, including Keyword Instructions and built-in functions. While REXX was originally developed for IBM mainframe systems, it is now capable of running on many platforms. Most of the modules in these courses will be of use to REXX programmers on any platform.
Audience
Personnel requiring an introduction to REXX and an understanding of the fundamentals of programming in REXX.
Prerequisites
An understanding of data processing concepts and some basic programming skills.
Objectives
After completing this course the student should be able to:
- Identify the features of the REXX Programming Language.
- Describe the major elements of a REXX program.
- Identify the common terms, variables and operators used in REXX
Course Content
Basic Features of the REXX Language
Description of the REXX Language Features
Executing REXX Programs in TSO/E
Executing REXX from TSO/ISPF
Processing REXX Code
REXX Terms, Variables, and Operators
REXX Terms and Variables
REXX Operators