On Tue, 15 Jun 2021 22:46:42 -0400, Bob Bridges wrote: >Yes, just like that. And if you want to find one of those words, you can >just put it in quotes. > Alas, ISPF regexen lack: o A way to determine the length of the string matched. o A way to escape the pattern delimiter. (It's possible, but idiosyncratic/funky and not for string2.) o Back-reference expressions in string2 (as in sed).
(Do PCRE work in ISPF?) >-----Original Message----- >From: Charles Mills >Sent: Tuesday, June 15, 2021 18:25 > >4. I always liked the way ISPF edit FIND works. You can say WORD, PREV, ALL >and so forth in any order. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
