Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Automation on Mainframe using Rexx

    Posted By: ELK1nG
    Automation on Mainframe using Rexx

    Automation on Mainframe using Rexx
    MP4 | h264, 1280x720 | Lang: English | Audio: aac, 48000 Hz | 13h 2m | 5.16 GB

    Rexx Programming [Full Course to create customized tools like SAVE, Change, Find and etc..]

    What you'll learn
    How to Create Tools/Routines that Simplify Your daily Work or save time
    Creating automation tools
    Requirements
    Mainframe basics.
    Minimum any programming language basics
    Description
    The below are the topics are covered as part of this course:

    Introduction to Rexx

    Writing and Running a REXX Exec

    Rexx Basics/Components of Rexx

    Using Variables and Expressions

    Control Instructions:

    IF

    SELECT

    Looping Instructions:

    DO

    DO FOREVER

    LEAVE

    DO WHILE

    DO UNTIL

    Parse

    User-defined functions

    System supplied functions

    Trace i.e Debugging Rexx program

    Introduction to Compound Variables

    Introduction to Stack and Queue

    File Handling in Rexx:

    Different ways of creating files,

    Rename the file name

    Delete the file

    Copy the data from one file to another file

    Read the data from a sequential file

    Read the data from Member of PDS

    Demos on Automation tools creations

    Macros

    Demo on tools creation using Macros

    All the Rexx programs also added in the resources section.

    The course is designed in such a way that you can able to create tools/automate your tasks once you are done with this course.

    About REXX:

    The REXX language is a versatile general-purpose programming language that can be used by new and experienced programmers. This course for programmers who want to learn the REXX language.

    That Rexx is easy to learn and use does not mean that it has limited features or is some sort of “beginner’s language.” Rexx competes, feature for feature, with any of the other major scripting languages. If it didn’t, it certainly would not be the primary scripting language for mainframes, nor would it have attained the widespread use it enjoys today on so many other platforms. Nor would there be many hundreds of thousands of Rexx users distributed around the world.*

    Ease of use and power traditionally force language trade-offs. It is easy to get one without the other, but difficult to achieve both. Rexx is specifically designed to combine the two. It achieves this goal through these principles:

    Simple syntax

    Small command set, with functions providing the power

    Free-form language

    Consistent, reliable behavior

    Modularity and structured programming

    Fewer rules

    Standardization

    Who this course is for:
    Who are interested to learn automation on Mainframe.
    Who are interested to know about Rexx language.