On Wed, Jan 23, 2013 at 12:29 PM, R.E. Boss <[email protected]> wrote:
> In  <http://www.jsoftware.com/help/dictionary/d612.htm> 
> http://www.jsoftware.com/help/dictionary/d612.htm (`: n) is explained, but
> how do I apply a set of gerunds to one set of items?

That's what already happens, but if you want to match the gerund to
the item, I'd do something like this:

   grea=: 4 :'x`:6 y'"0 _1
   1:`2:`3: grea 7 8 9

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

Reply via email to