Yes, of course. Somehow I did not notice that they were verbs. Thanks.
On Thu, Nov 24, 2011 at 5:50 PM, Raul Miller <[email protected]> wrote: > '`a b c'=: +`-`* > a/1 2 3 > 6 > 'A B C'=: +`-`* > A/1 2 3 > |domain error > > -- > Raul > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
