Hi,
My CSV files contains embedded double quotes, as it does not conform to the RFC 4180 standard and results in parser complication.
I tried using Perl Module "Text::CSV_XS" to properly escape with double-quotes, the output file gives me the result as desired, however some of the line breaks into multiple lines because few fields contain breakline characters.
Any help in this regard will be appreciated. Please let me know if you need any info.
Regards,
John