<?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 Reading special characters like &amp;gt; in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610204#M8463</link>
    <description>&lt;P&gt;Under the HamiltonRatingScaleforDepression, No of Facebook Posts, No of Twitter Posts and Number of Clicks on Anti-Depression items columns&amp;nbsp;in my file, there are special characters such as &amp;gt;. How do I write a code to read these characters?&lt;/P&gt;</description>
    <pubDate>Sat, 07 Dec 2019 15:11:39 GMT</pubDate>
    <dc:creator>ashvene30</dc:creator>
    <dc:date>2019-12-07T15:11:39Z</dc:date>
    <item>
      <title>Reading special characters like &gt;</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610204#M8463</link>
      <description>&lt;P&gt;Under the HamiltonRatingScaleforDepression, No of Facebook Posts, No of Twitter Posts and Number of Clicks on Anti-Depression items columns&amp;nbsp;in my file, there are special characters such as &amp;gt;. How do I write a code to read these characters?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2019 15:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610204#M8463</guid>
      <dc:creator>ashvene30</dc:creator>
      <dc:date>2019-12-07T15:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reading special characters like &gt;</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610212#M8464</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If you examine your file with NOTEPAD, you'll see that the field with the &amp;gt; and &amp;lt; characters is quoted:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="in_file_as_character.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34542i0299565BE76107F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="in_file_as_character.png" alt="in_file_as_character.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So a standard PROC IMPORT should read the value as character. Or, you could write a DATA Step program and explicitly read the field as character. In a character variable value, any alpha characters, including punctuation are allowed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2019 17:54:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610212#M8464</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-12-07T17:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reading special characters like &gt;</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610247#M8466</link>
      <description>How do I write a standard proc import query?</description>
      <pubDate>Sun, 08 Dec 2019 03:24:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610247#M8466</guid>
      <dc:creator>ashvene30</dc:creator>
      <dc:date>2019-12-08T03:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reading special characters like &gt;</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610268#M8467</link>
      <description>&lt;P&gt;Maxim 1: Read the Documentation.&lt;/P&gt;
&lt;P&gt;See&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=proc&amp;amp;docsetTarget=n1qn5sclnu2l9dn1w61ifw8wqhts.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;IMPORT Procedure&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2019 07:49:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Reading-special-characters-like-gt/m-p/610268#M8467</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-12-08T07:49:26Z</dc:date>
    </item>
  </channel>
</rss>

