Thanks. But I didn’t want to re-event the process wheel. After many internet searches, I found an example to do it.
ISREDIT (ROW,COL) = CURSOR ISREDIT (DDATA) = LINE &ROW SET CUSER = &SUBSTR(&COL+9:&COL+17,&STR(&DDATA)) ISREDIT CHANGE <<CUSER>> &CUSER FIRST Ms Terri E Shaffer Senior Systems Engineer, z/OS Support: ACIWorldwide – Telecommuter H(412-766-2697) C(412-519-2592) [email protected] -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Paul Gilmartin Sent: Wednesday, September 21, 2022 10:54 AM To: [email protected] Subject: Re: Clist question - edit macro EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe. On Wed, 21 Sep 2022 13:04:37 +0000, Shaffer, Terri wrote: > > So I need to change an edit macro to add a function, and most I have figured > reading the RTFM, except for this one, if its possible. > >If this was REXX, and not in a MACRO, I have done this 100 times, >however............. > Rather than CLIST could you write your MACRO inREXX, which is well supported for that purpose? I realize there are environmental constraints: existing code base, company policy, etc. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ________________________________ [https://go.aciworldwide.com/rs/030-ROK-804/images/aci-footer.jpg] <http://www.aciworldwide.com> This email message and any attachments may contain confidential, proprietary or non-public information. The information is intended solely for the designated recipient(s). If an addressing or transmission error has misdirected this email, please notify the sender immediately and destroy this email. Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited. Any opinions expressed in this email are those of the author personally. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
