"Devon McCormick" <[EMAIL PROTECTED]> writes:

> Hey - I can cut and paste the APL code and it looks ok in my outgoing
> message - how does it look to everyone else?

Strange.  I installed APL385 using Ric's URL, but I still see boxes in
Gnus:

>       {(+/⍵)÷⍴⍵}a
> RANK ERROR
>  {(+/⍵)÷⍴⍵}a
> ∧
>       {(+/⍵)÷⍴⍵}[0]a
> SYNTAX ERROR
>  {(+/⍵)÷⍴⍵}[0]a
> ∧
>       {(+/⍵)÷⍴⍵}[1]a
> SYNTAX ERROR
>  {(+/⍵)÷⍴⍵}[1]a
> ∧
>       {(+/⍵)÷⍴⍵}[2]a
> SYNTAX ERROR
> {(+/⍵)÷⍴⍵}[2]a
> ∧

When I paste it into OO.o and change to APL385, I get 

,----
|       {(+/#$,1{u#(B)÷#$,1{t{u#(B}a
| RANK ERROR
|  {(+/#$,1{u#(B)÷#$,1{t{u#(B}a
| #$,1xG
| #(B      {(+/#$,1{u#(B)÷#$,1{t{u#(B}[0]a
| SYNTAX ERROR
|  {(+/#$,1{u#(B)÷#$,1{t{u#(B}[0]a
| #$,1xG
| #(B      {(+/#$,1{u#(B)÷#$,1{t{u#(B}[1]a
| SYNTAX ERROR
|  {(+/#$,1{u#(B)÷#$,1{t{u#(B}[1]a
| #$,1xG
| #(B      {(+/#$,1{u#(B)÷#$,1{t{u#(B}[2]a
| SYNTAX ERROR
| {(+/#$,1{u#(B)÷#$,1{t{u#(B}[2]a
| #$,1xGf is {(+/#$,1{u#(B)÷#$,1{t{u#(B}
`----

I suspect that's not what you wrote.

Any tips for making this work, either in Gnus or in general?

Bill
-- 
Bill Harris                      http://facilitatedsystems.com/weblog/
Facilitated Systems                              Everett, WA 98208 USA
http://facilitatedsystems.com/                  phone: +1 425 337-5541

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to