<?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: Non break space - failed to transcode data from utf-16+le to ms-950 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Non-break-space-failed-to-transcode-data-from-utf-16-le-to-ms/m-p/302590#M64194</link>
    <description>&lt;PRE&gt;
That is because your local sas has different encoding with sas at UNIX side.
Change your sas encoding in SASv9.CFG or SASENV_LOCAL . not at system option.


&lt;/PRE&gt;</description>
    <pubDate>Wed, 05 Oct 2016 11:53:55 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-10-05T11:53:55Z</dc:date>
    <item>
      <title>Non break space - failed to transcode data from utf-16+le to ms-950</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Non-break-space-failed-to-transcode-data-from-utf-16-le-to-ms/m-p/302566#M64189</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use below code run on my own computer environment. And it's work.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc format ;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;value $xfmt&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;'Miss1' = 'A0'x||'A0'x||'A0'x &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;'Miss2' = 'A0'x||'A0'x &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;'Miss3' = 'A0'x&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;; &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but when i change to run on server - i have gotten this error.&lt;BR /&gt;eventhrouh i add&amp;nbsp;&lt;STRONG&gt;option encoding='utf-16';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Any solution for this issue?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13029i24AC8A4C029F2AB0/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="ScreenHunter_129 Oct. 05 18.33.jpg" title="ScreenHunter_129 Oct. 05 18.33.jpg" /&gt;</description>
      <pubDate>Wed, 05 Oct 2016 10:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Non-break-space-failed-to-transcode-data-from-utf-16-le-to-ms/m-p/302566#M64189</guid>
      <dc:creator>kritima</dc:creator>
      <dc:date>2016-10-05T10:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Non break space - failed to transcode data from utf-16+le to ms-950</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Non-break-space-failed-to-transcode-data-from-utf-16-le-to-ms/m-p/302590#M64194</link>
      <description>&lt;PRE&gt;
That is because your local sas has different encoding with sas at UNIX side.
Change your sas encoding in SASv9.CFG or SASENV_LOCAL . not at system option.


&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Oct 2016 11:53:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Non-break-space-failed-to-transcode-data-from-utf-16-le-to-ms/m-p/302590#M64194</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-10-05T11:53:55Z</dc:date>
    </item>
  </channel>
</rss>

