Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Learning the REXX Language z/OS TSO/E REXX User's Guide SA32-0982-00 |
|
The REXX language is a versatile general-purpose programming language
that can be used by new and experienced programmers. This part of
the book is for programmers who want to learn the REXX language.
The chapters
in this part cover the following topics.
Note: Although you can write a REXX exec to run in a non-TSO/E address
space in MVS™, the chapters
and examples in this part assume the exec will run in a TSO/E address
space. If you want to write execs that run outside of a TSO/E address
space, keep in mind the following exceptions to information in Part
1:
Note: You can use the TSO/E environment service, IKJTSOEV,
to create a TSO/E environment in a non-TSO/E address space. If you
run a REXX exec in the TSO/E environment you created, the exec can
contain TSO/E commands, external functions, and services that an exec
running in a TSO/E address space can use. That is, the TSO host command
environment (ADDRESS TSO) is available to the exec. For more information
about the TSO/E environment service and
the different considerations for running REXX execs within the environment,
see z/OS TSO/E Programming Services.
|
Copyright IBM Corporation 1990, 2014
|