CSV files and special chars

A well formed csv works

VL:x,5031936,0,5320013,0,"./My Documentary Deliverables/Ringworld Architects | World Series/Viva Hate/12 Dial-A-Cliché.mp3”

my csv reader will return that entire last column (the quoted string) as a single value
it has to handle excels ability to embed actual newlines and carriage returns in cells which get set up as quoted strings