
Command To Execute Rexx Program
How do I run a Rexx Program from within a batch job?
How do I run a Rexx Program from within a batch job?
I've written programs and macros in rexx years ago, but I've become a bit rusty since then. I'm kinda having to relearn it.
Our system is a mainframe z/vm system running vse/esa. What I would like to do is to run a rexx macro/prog from within a batch job. I went to the IBM website and found some stuff that suggested that it's possible but couldn't find the details of how.
For instance, I found a ready made script called CICSFILE that can open or close a dataset file. The files are there to download but it says I need to catalog the proc file. How do I do that? I know nothing about systems admin really as I'm merely an operator who is just keen on programming/making my life easier!!
What do you think?
Cheers
Lee
You can invoke a REXX exec in the TSO/E address space in several ways. The TSO/E EXEC command to process a REXX exec. Z/OS TSO/E Programming. Mar 24, 2001 This rexx puts the output into a temp file and browses it. With a minor chnage you could parse the command output instead of writing it to the temp file. The command is executed from TSo by entering on any tso command line: (assuming the rexx pds is allocated to your tso session.) TSO DCMD xxxx -DIS THREAD(.) where xxxx = the sub-system.
- Rexx Tutorial
- Rexx Useful Resources
- Selected Reading
Rexx (Restructured Extended Executor) is designed to be a scripting language. Its goal is to make scripting as easy, fast, reliable, and error-free as possible. Many programming languages are designed for compatibility with older languages, and are written for specific audiences or platforms. Rexx ignores extraneous objectives. It was designed from day one to be powerful, yet easy to use. Canon pixma ip1500 driver for vista. It is also very helpful for developing small programs that perform various text file transformations. This is an introductory tutorial that covers the basics of Rexx and how to deal with its various components and sub-components.
This tutorial has been prepared mainly for those professionals who are within the IT industry, working as specialists in the field of Scripting and Macro Languages. It is very useful for those professionals who work on Data Processing, text and also for generating reports.
This tutorial is intended to make you comfortable in getting started with Restructured Extended Executor (Rexx) and its various functions. Collide gail mchugh epub mobilism.
It is an elementary tutorial and you can easily understand the concepts explained here with a basic knowledge of how a company or an organization deals with its scripting languages and programs. However, it will help if you have some prior exposure on programming languages, data processing, and generating reports.