W dniu 21.04.2023 o 16:57, Billy Ashton pisze:
Hey Rexxers, I suspect that this is simple, but my old, feeble brain can't find the answer.

Is it possible to use a Rexx program to edit a file (maybe a PDS member, maybe a flat file, shouldn't care) and to issue ISREDIT commands there, but not by using a separate macro? IOW, I want to have a single program that I can pass a file as a parm, and then this Rexx program edits the file, does some commands to find things and maybe change things, saves the file, displays some other stuff, and then ends.

Is there a way to do this Edit stuff without a separate macro?

As far as I understand you want to edit a member (or PS) in "batch mode", that means without invoking ISPF Edit.
Just like that: TSO MYCHANGE PARM1.
Yes, it is possible. Does it use ISREDIT or anything else? Who cares?

--
Radoslaw Skorupka
Lodz, Poland

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to