Quote:
Originally Posted by murraypaul
I think you are in France?
It would make sense that files in countries that use comma as a decimal separator would use something else as a field separator. In US/UK (and probably other countries that use period as a decimal separator), CSV files use a comma as a field separator.
|
Ah, yes! I was thinking that using comma as a separator wasn't very practical, but couldn't quite put my finger on it.