From: Mark Van Holstyn Date: 2006-08-29T05:40:54+09:00 Subject: FasterCSV problem ------=_Part_1274_20724366.1156797646721 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Is there any way to make the faster CSV library parse this line? 20 6" Multibrand Pricer Insert 2 4 I know i can use the :col_sep options to change the column separator to a tab, but it fails to parse this because of an unclosed quoted field. It seems like there should be an option to say that the fields are not quoted. Thanks, -- Mark Van Holstyn mvette13@gmail.com http://lotswholetime.com ------=_Part_1274_20724366.1156797646721--