batch-processingzosrexxispf

How can I run ISPF Edit Macros in Batch


I frequently write and use ISPF edit macros. However, invoking them in foreground is time consuming. Can I use a Rexx program to run the edit macros against all, or a selection of, members of a PDS via batch?


Solution

  • You can use Library Management functions.

    The above could be done in various programming languages, although REXX would probably be the simplest.