Thanks Raul,

Cut works but has too many  & and @'s and all sorts of other stuff.

I got what I wanted with 

     M=:'+ - <. >.'
   ,.<"1 'x ',"1 (>;:M),"1' y'
-------┐
│x +  y│
+------+
│x -  y│
+------+
│x <. y│
+------+
│x >. y│
L-------
   
I can't find where to get "html" or "rich text" in the current Outlook.
Sorry.

Linda

-----Original Message-----
From: programming-boun...@forums.jsoftware.com
[mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Linda Alvord
Sent: Sunday, November 2, 2014 9:07 AM
To: programm...@jsoftware.com
Subject: [Jprogramming] This surprised me.

  M=:'+ - <. >.'

   ;:M

--T-T--T--┐
│+│-│<.│>.│
L-+-+--+---

   N=:'x+y x-y x<.y x>.y'

   ;:N

 

I wanted 4  boxes for N

Linda

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

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

Reply via email to