On 11/26/22 13:15, Alain Benvéniste wrote:
So there no syntax to assign characters to a variable to test it through a if ?

Sure there is:

   if (#56 -= 1) then ...

(decrement counter 56 and test for 0 or nonzero.)

Perhaps it would be easier if you set your terminal/emulator to the US code page while writing REXX and pipeline code, if it can then produce <|>.

Reply via email to