Thanks for the hint. Worked great! On Fri, 2010-02-19 at 08:24 +0800, [email protected] wrote: > Assuming that "table" is supposed to be "list" > I think the issue is that the right argument to printf should be > boxed. > 'table is: %j\n' printf <list > table is: 0 1 2 3 4 5 6 7 8 9
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
