Shameless plug but you can use my RTK package to process regular expressions in z/OS REXX https://github.com/daveyc/RTK
> On 2 May 2023, at 9:22 pm, David Crayford <[email protected]> wrote: > > > >> On 2 May 2023, at 7:30 am, Frank Swarbrick <[email protected]> >> wrote: >> >> Parse Var option varOpt '(' valueOpt ‘)’ > > > > Adding an extra space after the closing parenthesis can help as a workaround. > > Parse Var option varOpt '(' valueOpt ‘) ‘ > > Parse is good for simple text yanking but it’s not match for regular > expressions or PEGs. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
