<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to convert strange characters into accentuate one in a csv file in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-strange-characters-into-accentuate-one-in-a-csv/m-p/855836#M42099</link>
    <description>&lt;P&gt;How was the CSV created in the first place? Is "&lt;SPAN&gt;Pas encore inscrit mais j'espÃ¨re si tÃ´t" exactly what you see in the CSV if you open it in a text editor that doesn't change the contents? Try opening it with Notepad++ which report on the file encoding and can do encoding conversions.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jan 2023 20:24:34 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-01-26T20:24:34Z</dc:date>
    <item>
      <title>How to convert strange characters into accentuate one in a csv file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-strange-characters-into-accentuate-one-in-a-csv/m-p/855453#M42091</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to read a csv file which contains strange characters like below:&lt;/P&gt;
&lt;P&gt;Pas encore inscrit mais j'espÃ¨re si tÃ´t.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;j'espÃ¨re should be j'espère&lt;/P&gt;
&lt;P&gt;si tÃ´t. should be si tôt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to change that when the file is unzip (see the Unix command below)&lt;/P&gt;
&lt;P&gt;x %sysfunc(quote(unzip -jo /.../report.zip -d /.../report)));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to use an encoding option while reading the&amp;nbsp; decompressed file or does the tranwrd function is the only option?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 20:03:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-strange-characters-into-accentuate-one-in-a-csv/m-p/855453#M42091</guid>
      <dc:creator>alepage</dc:creator>
      <dc:date>2023-01-24T20:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert strange characters into accentuate one in a csv file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-strange-characters-into-accentuate-one-in-a-csv/m-p/855499#M42092</link>
      <description>Try BASECHAR Function</description>
      <pubDate>Wed, 25 Jan 2023 04:18:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-strange-characters-into-accentuate-one-in-a-csv/m-p/855499#M42092</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-01-25T04:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert strange characters into accentuate one in a csv file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-strange-characters-into-accentuate-one-in-a-csv/m-p/855836#M42099</link>
      <description>&lt;P&gt;How was the CSV created in the first place? Is "&lt;SPAN&gt;Pas encore inscrit mais j'espÃ¨re si tÃ´t" exactly what you see in the CSV if you open it in a text editor that doesn't change the contents? Try opening it with Notepad++ which report on the file encoding and can do encoding conversions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 20:24:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-strange-characters-into-accentuate-one-in-a-csv/m-p/855836#M42099</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-01-26T20:24:34Z</dc:date>
    </item>
  </channel>
</rss>

