TSO (Time Sharing Option) is a command-line environment for IBM mainframes, analogous to a Unix shell.
I need to write a REXX Exec or Clist to identify WHO has enqueued a Dataset and display a user …
Under z/OS, I want to write a REXX or CLIST script to copy one sequential data set to another …
I have a Rexx program that I want to run as a batch job. How can I do this? This …