Hello Forum,
I'm quite surprised, that I did not stumble over this issue earlier - however,
recently I was working with some character arrays. Say, I have a character
array which contains some German umlauts:
ca =: 'Hüte'
This displays fine in Jqt, but if I try to extract the 'ü' I get this result:
1 { ca
�
I'd like to know, how one is supposed to handle umlauts or other non-ASCII
characters in J - or if this is even possible.
Regards,
Thomas
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm