Compare

   -table~ i.4
+-+----------+
|-|0  1  2  3|
+-+----------+
|0|0 _1 _2 _3|
|1|1  0 _1 _2|
|2|2  1  0 _1|
|3|3  2  1  0|
+-+----------+

and

   myst -table~ i. 4

 -|0  1  2  3
 -+----------
 0|0 _1 _2 _3
 1|1  0 _1 _2
 2|2  1  0 _1
 3|3  2  1  0

Write verb myst (15 minutes).  Can you write an adverb tab so that

   -tab~ i.4

has this last result?  I can't.


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

Reply via email to