私はこのようなファイルを持っています
field1****This is, sample text ", here and there"@@@@field2****This is, sample text ", here and there"@@@@field3****This is, sample text ", here and there"@@@@
**** is the field separator
@@@@ is the record separator
私はこのようなcsvが欲しい
field1, "This is, sample text ", here and there""
Microsoft Excelで開くことができ、その表示が2列に表示されるように