The
wpsCsvParser has been updated to support parsing Tab Separated Value files. You can specify the value separator type by setting the new ValueSeparatorType property to either vsCsv or vsTab. Or you can set the ValueSeparator property to any character you wish to use as the separator. The default is vsCsv for CSV parsing.
posted by
Kirby
|
25-Sep-2006 11:29 AM
|
I have a feeling I will use this softare someday kirby. Has potential! Thanks for open-sourcing it!
posted by
Mike
|
September 29 04:46 PM
Add Your Comment