Thanks. I had attempted to modify csv.ijs but failed. Now I have a comparison to determine what I did wrong.
For the record duplicate spaces are irrelevant. I suspect it was originally tabs but were converted to spaces sometime in the past. I'll give these suggestions a try tomorrow. Regards t -------- Original Message -------- From: "Sherlock, Ric" <[EMAIL PROTECTED]> Apparently from: [EMAIL PROTECTED] To: "General forum" <[email protected]> Subject: RE: [Jgeneral] Space-seperated files Date: Thu, 19 Jul 2007 09:30:48 +1200 > > --Original Message-- On Behalf Of [EMAIL PROTECTED] > > I inherited a big bunch of space-separated files. Are there > > verbs dealing with space-separated value data files in the > > same manner as readcsv? > > If you want something simple then the following will probably work. > > chopspcdelim=:(<;._2~ e.&(32 10{a.));.2 @ toJ > > [stuff snipped] ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
