<?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: To find our special characters in sas in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160706#M41867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes its easier to check for what you're looking for.&lt;/P&gt;&lt;P&gt;Ie are the variables all character or numeric?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look into the ANY&amp;lt;type&amp;gt; of functions - ie anyalpha anydigit anycontrol anypunct&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Compress is also a useful function with the appropriate modifiers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 18:58:10 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2014-05-15T18:58:10Z</dc:date>
    <item>
      <title>To find our special characters in sas</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160705#M41866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am in the process of cleaning&amp;nbsp; my data…For a variable, is there any function or procedure that will find out special characters or symbols or more then one space in a partilcualr variable. I need to find out if there are any special characters in my dataset.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 18:53:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160705#M41866</guid>
      <dc:creator>rakeshvvv</dc:creator>
      <dc:date>2014-05-15T18:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: To find our special characters in sas</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160706#M41867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes its easier to check for what you're looking for.&lt;/P&gt;&lt;P&gt;Ie are the variables all character or numeric?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look into the ANY&amp;lt;type&amp;gt; of functions - ie anyalpha anydigit anycontrol anypunct&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Compress is also a useful function with the appropriate modifiers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 18:58:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160706#M41867</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-05-15T18:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: To find our special characters in sas</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160707#M41868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking into character variable and we don’t know the type of spcl characters present in the variable but we have filter out if there are any spcl characters in that variable….&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 19:02:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160707#M41868</guid>
      <dc:creator>rakeshvvv</dc:creator>
      <dc:date>2014-05-15T19:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: To find our special characters in sas</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160708#M41869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rakeshvvv,&lt;/P&gt;&lt;P&gt;I am aware of many "tricks" to do what you need.&amp;nbsp; You can scan, index, find, translate a variable to find or remove special characters.&amp;nbsp; You can remove all numbers and alphas leaving just special characters.&amp;nbsp; You can compare the length of the original variable to the length of a trimmed, scanned, indexex, found, translated variable.&amp;nbsp; A variable that is the same length before and after functioning it has no special characters. &lt;/P&gt;&lt;P&gt;I am certain that there are many folks who have routines that they regularly use.&amp;nbsp; Is there a special style you are comfortable with?&amp;nbsp; Is there a special set of values you want to check for?&amp;nbsp;&amp;nbsp; If you trim(left( a variable then translate the remaining spaces to ** you can count the number of ** values in a variable.&amp;nbsp; If there are more than one * values, then you know you have a variable with two spaces in the middle of the variable. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 19:05:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/To-find-our-special-characters-in-sas/m-p/160708#M41869</guid>
      <dc:creator>jwillis</dc:creator>
      <dc:date>2014-05-15T19:05:56Z</dc:date>
    </item>
  </channel>
</rss>

