When I worked at a different shop they had a "Rexx Startup" PDS. If you put a Rexx script in this "Rexx Startup" PDS the script would execute when the User logged into TSO. I have looked through the manual and can't find any mention of this "Rexx Startup" PDS.
I am not a Systems Programmer...
I am creating a script to convert Production JCL into Test JCL. One of our shop standards is that I must rename all files by adding a UserID. Is there a way to add a node to the end of a DSN that contains the TSO UserID?
For example
this.is.a.dummy.file would become...
From a single TSO Session I frequently have 6 or more ISPF instances running. Typing =X a dozen plus times when I am ready to signoff for the day is a bit tedious. So I attempted to write a macro that would exit from all ISPF instances, no matter how many I am running, and then logoff TSO...
I am looking for a way to automatically run a REXX program when a user logs into TSO. I know its possible because I have seen it done at a different shop. But being an Application Programmer and not a Systems Programmer I obviously don't know where to look, because I can't find any...
I am very new to Rexx programming. But thanks to your forum I am slowly making progress.
While I am looping through the edits I want to display a count of the number of changes so the user can see that the macro is still running. I am using a simple SAY command to display the count. The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.