Unicode is the way to go in this case. In that space, logical not is "U+00AC", so the AA you're seeing is wrong.

In the 8-bit days (prior to Unicode), I would recommend ISO 8859-1 (so called "Western Latin 1"). There too, logical not is 0xAC.

Does this help?

-- R; <><


On 5/7/23 09:27, Seymour J Metz wrote:
I've seen Logical Not (¬) at AA and at AC. Are there and ASCII-based code pages 
that have it at a third position? Put another way, is there a third code point 
that ooRexx and Regina should recognize as ¬?



--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

----------------------------------------------------------------------
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