in reply to Re^2: split on comma-separated fields, where a field may have commas inside quotes
in thread split on comma-separated fields, where a field may have commas inside quotes
is split into a single element:"foo","bar"
which is highly unlikely to be wanted.foo","bar
|
---|