<?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: Process/Dispaly Multilingual  Data with SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42086#M8640</link>
    <description>The SAS NLS documentation will help you here - it has UNICODE informats for data translation as well as the ENCODING related environment settings you will need to explore.&lt;BR /&gt;
&lt;BR /&gt;
Start here:&lt;BR /&gt;
&lt;BR /&gt;
SAS National Language Support (NLS)&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/onlinedoc/nls/index.html" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/nls/index.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 19 Jan 2010 14:23:30 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-01-19T14:23:30Z</dc:date>
    <item>
      <title>Process/Dispaly Multilingual  Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42082#M8636</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Can we display/Process data which is in chinese to english if so please specify the correct encoding value.&lt;BR /&gt;
&lt;BR /&gt;
I could be able to convert/display a dataset which is in english to Thai/Spain etc..&lt;BR /&gt;
with encoding values in proc dataset with 9.2 unicode server but I could'nt do the above.&lt;BR /&gt;
I have a dataset which is in chinese language and i need to display it in english and process it .&lt;BR /&gt;
Thanks &amp;amp; Regards&lt;BR /&gt;
Samuel...</description>
      <pubDate>Mon, 18 Jan 2010 12:23:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42082#M8636</guid>
      <dc:creator>R_Win</dc:creator>
      <dc:date>2010-01-18T12:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Process/Dispaly Multilingual  Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42083#M8637</link>
      <description>Have you reviewed the SAS National Language Support (NLS) documentation?  The documentation is available on the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 18 Jan 2010 14:36:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42083#M8637</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-18T14:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Process/Dispaly Multilingual  Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42084#M8638</link>
      <description>Hi.&lt;BR /&gt;
&lt;BR /&gt;
Are you talking about transcoding or translating?&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Mon, 18 Jan 2010 15:39:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42084#M8638</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2010-01-18T15:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process/Dispaly Multilingual  Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42085#M8639</link>
      <description>Hi,&lt;BR /&gt;
Thank you for your quick response&lt;BR /&gt;
Let me just explain it in brief:&lt;BR /&gt;
I have a Chinese dataset (data which is in chinese language) so I have imported as it is by using SAS 9.2 (Unicode Server). So, in order to process it I need to change or translate it into english. &lt;BR /&gt;
Is this possible in SAS? As SAS has multilingual support .&lt;BR /&gt;
I have gone through a pdf which says we can process multilingual data with SAS 9.2 Unicode Server.&lt;BR /&gt;
Thanks &amp;amp; regards&lt;BR /&gt;
Samuel</description>
      <pubDate>Tue, 19 Jan 2010 05:46:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42085#M8639</guid>
      <dc:creator>R_Win</dc:creator>
      <dc:date>2010-01-19T05:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Process/Dispaly Multilingual  Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42086#M8640</link>
      <description>The SAS NLS documentation will help you here - it has UNICODE informats for data translation as well as the ENCODING related environment settings you will need to explore.&lt;BR /&gt;
&lt;BR /&gt;
Start here:&lt;BR /&gt;
&lt;BR /&gt;
SAS National Language Support (NLS)&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/onlinedoc/nls/index.html" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/nls/index.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 19 Jan 2010 14:23:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42086#M8640</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-19T14:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Process/Dispaly Multilingual  Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42087#M8641</link>
      <description>Hello.&lt;BR /&gt;
&lt;BR /&gt;
Still I'm not sure about what you mean by "translate it into english".&lt;BR /&gt;
&lt;BR /&gt;
From my knowledge transcoding is possible (recoding a Chinese char to its English equivalent), translation is not (converting a Chinese word to another one with the same meaning in English).&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Tue, 19 Jan 2010 14:30:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Process-Dispaly-Multilingual-Data-with-SAS/m-p/42087#M8641</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2010-01-19T14:30:43Z</dc:date>
    </item>
  </channel>
</rss>

