I have a fix in progress for the BREXX bug that has been described as "BREXX PARSE errors with literals in the template" (), although that's just one aspect of the bug.? In order to confirm that I have fixed it, and that I have not made something else worse, I need some test cases for the Rexx PARSE instruction.? If any of you have known cases where BREXX'S PARSE does not behave correctly, especially cases that work correctly in either IBM VM Rexx, or in Mark Hessling's Regina implementation, I'd love for you to share them with me.? Likewise if you have "creative" uses of PARSE. What I need is: 1) The PARSE statement. 2) An example input to be parsed. 3) The variable values that you expect it to set. You can either add them to the issue at the link above, or you can mail them to me at Ross.Patterson@....? Please don't reply to this email, there's no need to fill everybody's inboxes. ? Ross |