Encoding string to fit CSV standard



Hello,

I have some strings that contain "strange" characters (commas, double
quotes, new lines, etc.). How can l encode them to make them proper
fields of a CSV file?

Thanks in advance for your help.


--
Regards,

Iwanow

.



Relevant Pages

  • Re: Encoding string to fit CSV standard
    ... I have some strings that contain "strange" characters (commas, ... quotes, new lines, etc.). ... How can l encode them to make them proper ...
    (comp.lang.basic.visual.misc)
  • Re: Encoding string to fit CSV standard
    ... I have some strings that contain "strange" characters (commas, ... How can l encode them to make them proper ... fields of a CSV file? ... two double quotes are used to indicate one ...
    (comp.lang.basic.visual.misc)
  • Re: Basic Program to Import a CSV file
    ... With the risk of sounding like Tom, I'll mention that I use OpenOffice, but I could just save my OO spreaadsheets as Excel files before using ExcelExport. ... ExcelExport ensures that all fields are wrapped in quotes, ... shows fields are delimited by commas. ... Each row of the CSV file would be a record in the deals.mv file, ...
    (comp.databases.pick)
  • Re: Removing quotes from a csv file after DoCmd.TransferText
    ... If you want to create a CSV file without quotes around the field values, ... Advanced button in the wizard and save the specification under a convenient ... you can use this command: ...
    (microsoft.public.access.externaldata)
  • Re: Simple high-ascii character encoding
    ... >> You cannot write even English correctly using ASCII only. ... > apostrophes and single quotes need to look different. ... apostrophes are not quote marks (neither are ... even the letters have proper ways of being drawn. ...
    (comp.infosystems.www.authoring.html)