On Wed, 17 Sep 2025 17:07:22 +0000, Steely.Mark wrote: >I have the same issue - this is the code I use: > >ISREDIT MACRO >ISREDIT CAPS OFF >ISREDIT CHANGE "LOWER" "lower" word all >ISREDIT RESET >EXIT CODE(0) > >I didetest the REXX version below and that did work - is there a way to get >this version to work ? > Convert it to Rexx, of course.
It appears that CLIST's lexical analysis is oblivious to the ISPF CAPS setting. I'd expect that/ -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
