<?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: national language support in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/national-language-support/m-p/13884#M1730</link>
    <description>Hi:&lt;BR /&gt;
  Your error message appears in this Tech Support note:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/20/567.html" target="_blank"&gt;http://support.sas.com/kb/20/567.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  You might want to work with Tech Support on this issue.  To open a track with Tech Support, fill out the form at this link:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Mon, 21 Feb 2011 13:00:41 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2011-02-21T13:00:41Z</dc:date>
    <item>
      <title>national language support</title>
      <link>https://communities.sas.com/t5/SAS-Programming/national-language-support/m-p/13883#M1729</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Is there a way how I can make SAS understand such national characters like “ā” “ī”, “ē”, “š” (they are in Latvian).&lt;BR /&gt;
&lt;BR /&gt;
When I try to read them in with datalines, SAS gives me an error:&lt;BR /&gt;
&lt;BR /&gt;
data test;&lt;BR /&gt;
input letters $;&lt;BR /&gt;
datalines;&lt;BR /&gt;
ā&lt;BR /&gt;
ē&lt;BR /&gt;
ī&lt;BR /&gt;
š&lt;BR /&gt;
;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
An error occured executing the workspace job .. .&lt;BR /&gt;
Integration technologies failed to submit the code. [Error] Some code points did not transcode.&lt;BR /&gt;
&lt;BR /&gt;
Somehow, if putting the same in csv and reading in with infile statement, it works, though letters are shown in a changed way:&lt;BR /&gt;
&lt;BR /&gt;
â&lt;BR /&gt;
ç&lt;BR /&gt;
î&lt;BR /&gt;
ð&lt;BR /&gt;
&lt;BR /&gt;
I have read much documentation about national language support, but can’t understand how it really works. Could somebody please give me some advice about this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Ieva</description>
      <pubDate>Mon, 21 Feb 2011 09:51:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/national-language-support/m-p/13883#M1729</guid>
      <dc:creator>ieva</dc:creator>
      <dc:date>2011-02-21T09:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: national language support</title>
      <link>https://communities.sas.com/t5/SAS-Programming/national-language-support/m-p/13884#M1730</link>
      <description>Hi:&lt;BR /&gt;
  Your error message appears in this Tech Support note:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/20/567.html" target="_blank"&gt;http://support.sas.com/kb/20/567.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  You might want to work with Tech Support on this issue.  To open a track with Tech Support, fill out the form at this link:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 21 Feb 2011 13:00:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/national-language-support/m-p/13884#M1730</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-02-21T13:00:41Z</dc:date>
    </item>
  </channel>
</rss>

