I don't recall the details, but AA is  '¬' on, e.g., CP852 and AC is  '¬' on, 
e.g., CP850.

________________________________________
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of 
Paul Gilmartin <0000042bfe9c879d-dmarc-requ...@listserv.ua.edu>
Sent: Friday, May 5, 2023 7:22 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Z/OS port of Regina REXX

On Fri, 5 May 2023 22:25:09 +0000, Seymour J Metz wrote:

>What code page are you using? What release of Regina? In some code pages Not 
>is 'AA'X, in others 'AC'X. In Unicode it's U+00AC ('C2AC'X in UTF-8).
>
533 $ locale
LC_COLLATE="en_US.UTF-8"

     trace R; parse version .
     1 *-* parse version .
       >.>   "REXX-Regina_3.9.5(MT) 5.00 25 Jun 2022"

I have no displayable '¬' that works with that Regina, but:
    "trace R; parse source .; interpret 'say' 'ac'x 0
     1 *-* parse source .
       >.>   "UNIX SUBROUTINE /tmp/Linux-4.19.0-24-amd64-paulgilm/Rx_4088"
       *-* interpret 'say' 'ac'x 0
       *-* interpret 'say' 'ac'x 0
1

On what platform(s)/code page is  it 'AA'X  Does it work there?
Sith what version of Regina?

--
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to