1 May 00:16
Re: csv delimiter option
From: Stefan Scholl <stesch@...>
Subject: Re: csv delimiter option
Newsgroups: gmane.comp.lang.factor.general
Date: 2008-04-30 22:16:04 GMT
Subject: Re: csv delimiter option
Newsgroups: gmane.comp.lang.factor.general
Date: 2008-04-30 22:16:04 GMT
Phil Dawes <phil@...> wrote: > I added a with-delimiter word to the csv vocab which changes the field > delimiter used by the parser. > e.g. > > .. <file-reader> CHAR: \t [ csv ] with-delimiter > ... > I'm not sure if with-delimiter is a good interface or not. The other Python's csv module has a whole bunch of parameters: http://docs.python.org/lib/csv-fmt-params.html#csv-fmt-params But I don't remember needing anything more than just an other delimiter. -- -- Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
RSS Feed