'þ' is not a literal. It is UTF-8. To treat it as a literal is wrong. You can't separate the first half of a UTF-8 character from the last half. In terms of UTF-8 it is one character but $ treats it as two literal characters. The thing is that when dealing with UTF-8 one can't expect primitives designed for literal to handle UTF-8. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
- Re: [Jprogramming] apl character support Björn Helgason
- Re: [Jprogramming] apl character support Raul Miller
- Re: [Jprogramming] apl character support Don Guinn
- Re: [Jprogramming] apl character support Don Guinn
- Re: [Jprogramming] apl character support bill lam
- Re: [Jprogramming] apl character support Raul Miller
- Re: [Jprogramming] apl character support Don Guinn
- Re: [Jprogramming] apl character support bill lam
- Re: [Jprogramming] apl character support Don Guinn
- Re: [Jprogramming] apl character support Raul Miller
- Re: [Jprogramming] apl character support Don Guinn
- Re: [Jprogramming] apl character support Björn Helgason
- Re: [Jprogramming] apl character support Raul Miller
- Re: [Jprogramming] apl character support bill lam
- Re: [Jprogramming] apl character support bill lam
- Re: [Jprogramming] apl character support Roger Hui
- Re: [Jprogramming] apl character support Devon McCormick
- Re: [Jprogramming] apl character support Pascal Jasmin
- Re: [Jprogramming] apl character support John Baker
- Re: [Jprogramming] apl character support J. Patrick Harrington
- Re: [Jprogramming] apl character support Björn Helgason