Thanks, yeah, that is the direction I think I am going. I am thinking of using " " to delimit the quoted strings, and prohibiting embedded "s. The use of " is not "traditional MVS" but it is close and I like it.
Then I think I should be able to parse using '"' as a delimiter with minimal complexity. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Feller, Paul Sent: Thursday, November 19, 2020 2:19 PM To: [email protected] Subject: Re: Has anyone integrated Rexx with IKJPARS? [EXTERNAL] Charles, would something like this help? Now I used ( and ) to surround the first two items and not a '. Not tested how you would do the whole ' thing. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
