Interesting! I read only a week or three ago, with mild surprise, that in REXX/TSO the ‘x’ must follow the value. I’m so used to it being on either side, in other languages, that I’d always assumed it was the same in REXX. And despite my surprise at reading that, I managed to forget it afterward, until just now.
---
Bob Bridges, robhb...@gmail.com, cell 336 382-7313
/* When I face an issue of great import that cleaves both constituents and colleagues, I always take the same approach. I engage in deep deliberation and quiet contemplation. I wait to the last available minute and then I always vote with the losers. Because, my friend, the winners never remember and the losers never forget. -Sen. Everett Dirksen */
From: 'Frank Clarke' via ISPF discussion list <ispf-...@nd.edu>
Sent: Saturday, March 27, 2021 14:35
Duh.....
Setting " x25 = x'25' " doesn't work.
Setting " x25 = '25'x " does.
Sorry for the fuss. Sometimes I just need to find an available ear.