This is new to me, but looking at my spiffy new ISPF Edit and Edit Macros book, I think you mean address ISREDIT 'LINE_AFTER' n '= (variable)' ?
-----Original Message----- From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of Paul Gilmartin Sent: Sunday, September 21, 2025 10:29 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Edit macro CHANGE not preseriving case On Sun, 21 Sep 2025 14:05:01 +0100, Rupert Reynolds wrote: >One alternative I use in Rexx is to assemble a whole multi-quoted >string command in a variable, making debugging a bit easier, then:- > ... Can one use (variable-name) as string1 or string2? I know I have solved the quote problem doing something similar with: address ISREDIT 'LINE AFTER' n '= (variable)' -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN