<?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 Where can I visually verify Unicode data? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Where-can-I-visually-verify-Unicode-data/m-p/481101#M286718</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a&amp;nbsp;SAS dataset with a value that contains a UTF8 encoded string.&amp;nbsp; How can I verify that the data has come across correctly?&amp;nbsp; I have tried to open the SAS dataset in the&lt;/P&gt;&lt;P&gt;SAS Universal Viewer&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Release 9.4 - SEP 2014&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but it only renders the squares that indicate the character is missing in the current font.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using the Universal Viewer because our licensed version on linux does not display unicode. All I can see is the strange garbled sequence of accented A's and such.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If there is no way to visually inspect that the unicode data is correctly encoded is there any procedure you would recommend to validate the data has come across correctly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sJared&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jul 2018 12:55:27 GMT</pubDate>
    <dc:creator>igjarjuk</dc:creator>
    <dc:date>2018-07-25T12:55:27Z</dc:date>
    <item>
      <title>Where can I visually verify Unicode data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-can-I-visually-verify-Unicode-data/m-p/481101#M286718</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a&amp;nbsp;SAS dataset with a value that contains a UTF8 encoded string.&amp;nbsp; How can I verify that the data has come across correctly?&amp;nbsp; I have tried to open the SAS dataset in the&lt;/P&gt;&lt;P&gt;SAS Universal Viewer&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Release 9.4 - SEP 2014&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but it only renders the squares that indicate the character is missing in the current font.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using the Universal Viewer because our licensed version on linux does not display unicode. All I can see is the strange garbled sequence of accented A's and such.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If there is no way to visually inspect that the unicode data is correctly encoded is there any procedure you would recommend to validate the data has come across correctly?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sJared&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 12:55:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-can-I-visually-verify-Unicode-data/m-p/481101#M286718</guid>
      <dc:creator>igjarjuk</dc:creator>
      <dc:date>2018-07-25T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I visually verify Unicode data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-can-I-visually-verify-Unicode-data/m-p/481106#M286719</link>
      <description>&lt;P&gt;Make sure that you are running SAS with Unicode support.&amp;nbsp; Your admin might need to make a new command for you to use that points at the proper configuration file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even with that I suspect that your issue is with Display Manager on Unix.&lt;/P&gt;
&lt;P&gt;You could instead use SAS/Studio and it would allow you to open a dataset in a pseudo interactive mode with Unicode support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or&amp;nbsp; just use ODS HTML (or PDF) and print the data and then open the report.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 13:18:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-can-I-visually-verify-Unicode-data/m-p/481106#M286719</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-07-25T13:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I visually verify Unicode data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-can-I-visually-verify-Unicode-data/m-p/481108#M286720</link>
      <description>&lt;P&gt;Sorry, I should have been a little clearer.&amp;nbsp; I used the SAS Universal view on Windows because I know unix windowing isn't the best for supporting unicode.&amp;nbsp; Is that also expected not to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you say SAS with Unicode support you mean the executable thats named sas_u8 right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would the ODS output also be dependent on creating it from a SAS with Unicode support session?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you give an example procedure that should ensure a utf8 compatible font is used for PDF output? I think this would be sufficient for my validation purposes.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 13:24:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-can-I-visually-verify-Unicode-data/m-p/481108#M286720</guid>
      <dc:creator>igjarjuk</dc:creator>
      <dc:date>2018-07-25T13:24:10Z</dc:date>
    </item>
  </channel>
</rss>

