"Miller, Raul D" <[EMAIL PROTECTED]> writes:

> I'm seeing, for the left side:
>
> A (inflected a)(unknown)(yen) B (inflected a and two quads) greater
>
> (inflected a)^(section)/ A (inflected a and two quads) reduce And

This is because Oleg's message is mistakenly encoded as Latin-1; try

    A ⌈ B   ⍝ max
    ∧/A     ⍝ reduce and

which, if your mailer decodes this UTF-8 encoded message correctly, at
worst leads to e.g. blank squares (without appropriate font). The
characters are still there though, and you can copy&paste them.

All the best,
Markus Triska
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to