P.S. Here's a better solution than those I proposed before:

Nonad=: 1 : 0
  lastobj =: y conew 'nonad'
  coinsert__lastobj 'nonad';coname''
  function__lastobj =: u
  if. 0=4!:0 <'function__lastobj' do. 
     NB. interpret gerund as verb
     '`function__lastobj transform__lastobj' =: function__lastobj
  end.
  lastobj
)

FYI,

-- 
Raul

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

Reply via email to