On 5/31/06, Roger Hui <[EMAIL PROTECTED]> wrote:
In that case (a named tacit) I don't know why you think that the values for the 
left and right arguments are not available. e.g.

 plus=: +
 13!:0 ]1
 'abc' plus 3 4 5
|domain error: plus
|plus[:0]
    13!:13 ''

Interesting, your example works fine!

If you are using the debug window, the above information is also available via the 
"view stack" icon, the icon second from the right.

Right, it is the gui i was working from. and, eg, with my recursive
problem i get no value for x & y ... but the 13!:13 works! Thanks!

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

Reply via email to