Hi, everyone
  Now, on my machine I can simple read and write CSV file which has a multiple 
characters delimiter like this:
And there is a question, I'd like to confirm. The escape character is' \ ',  
when delimiter is a char ','  printWithEscape print 
'\,' , so when delimiter is multiple characters  "[|]" printWithEscape print 
’“\[\|\]” or print "\[|]"? I'd prefer to print "\[\|\]".


Looking forward to reply!
Chen

Reply via email to