If I start with the text 0,,,34567,,,abcd,,,efg and I use a chunk size of 4, I get the result 0,0,0,34567,0,0,abcd,0,,efg
That suggests an edge case. FYI, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
