dtb2 =: {.~ 1 + ' '&(= i: 0:)
Make that:
dtb2 =: {.~ # <. 1 + ' '&(= i: 0:)
To handle '' correctly.
-Dan
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
