FEATURES :


 Ease to Use
 Free Format
 Convenient Built - in Functions
 Debugging Capabilities
 Interpreted Language
 Extensive Parsing capabilities


Components of REXX

 Instructions
 Built – in Functions
 TSO/E  External Functions
 Data Stack Functions


What is a REXX Exec ?


 Contains REXX language Instructions and  Commands   Starts with the comment line with the word 
     REXX 
   Example : 
 /*             REXX                         */
 Say  ‘This is my First REXX program’ 


Ease to Use
Ø Free Format
Ø Convenient Built - in Functions
Ø Debugging Capabilities
Ø Interpreted Language

Ø Extensive Parsing capabilities

Comments

Popular posts from this blog

Date/time constants in JCL

JCL ABeND --

IEBGENER usage examples