<?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: Removing Unwanted Characters in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/579629#M164543</link>
    <description>&lt;P&gt;Could be a problem cause by mismatching encoding. Please verify that sas-session and database use the same encoding.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2019 11:03:43 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2019-08-07T11:03:43Z</dc:date>
    <item>
      <title>Removing Unwanted Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/579626#M164541</link>
      <description>&lt;P&gt;I'm getting a special character when creating a dataset from SQL server. Instead of a multi-lined description, it's having an output of "š" symbol.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to translate this appropriately from the source? I can use the compress function but by using it I am removing that character instead of translating it properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hoping you could help me guys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example Data from Source:&lt;/P&gt;&lt;P&gt;First Paragraph&lt;/P&gt;&lt;P&gt;Second Paragraph&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;First Paragraph š&lt;/P&gt;&lt;P&gt;Second Paragraph š&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 10:50:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/579626#M164541</guid>
      <dc:creator>iSAS</dc:creator>
      <dc:date>2019-08-07T10:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Unwanted Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/579629#M164543</link>
      <description>&lt;P&gt;Could be a problem cause by mismatching encoding. Please verify that sas-session and database use the same encoding.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 11:03:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/579629#M164543</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-08-07T11:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Unwanted Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/585622#M167044</link>
      <description>Thank you for the response. How to check the encoding settings in SAS?</description>
      <pubDate>Mon, 02 Sep 2019 14:37:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/585622#M167044</guid>
      <dc:creator>iSAS</dc:creator>
      <dc:date>2019-09-02T14:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Unwanted Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/585684#M167083</link>
      <description>&lt;P&gt;Try&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%put &amp;amp;=SYSENCODING;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 03:25:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/585684#M167083</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-09-03T03:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Unwanted Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/585685#M167084</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&lt;EM&gt;How to translate this appropriately from the source? I can use the compress function but by using it I am removing that character instead of translating it properly.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe use translate function ?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 03:27:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removing-Unwanted-Characters/m-p/585685#M167084</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-09-03T03:27:23Z</dc:date>
    </item>
  </channel>
</rss>

