<?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: how to slove if dataset name have special character in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486232#M126480</link>
    <description>Thanq</description>
    <pubDate>Mon, 13 Aug 2018 03:30:22 GMT</pubDate>
    <dc:creator>thanikondharish</dc:creator>
    <dc:date>2018-08-13T03:30:22Z</dc:date>
    <item>
      <title>how to slove if dataset name have special character</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486229#M126477</link>
      <description>&lt;P&gt;libname ex excel 'E:\sas\dime\xls\data3.xls' ;&lt;BR /&gt;data s;&lt;BR /&gt;set ex."Sheet1$"n;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc print data=ex.'sheet1$'n;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above program doesn't work .&lt;/P&gt;&lt;P&gt;how to solve?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 03:16:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486229#M126477</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2018-08-13T03:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to slove if dataset name have special character</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486231#M126479</link>
      <description>&lt;P&gt;put this line at the beginning of your code:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options validmemname=extend;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Aug 2018 03:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486231#M126479</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2018-08-13T03:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to slove if dataset name have special character</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486232#M126480</link>
      <description>Thanq</description>
      <pubDate>Mon, 13 Aug 2018 03:30:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486232#M126480</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2018-08-13T03:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to slove if dataset name have special character</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486388#M126546</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/209685"&gt;@thanikondharish&lt;/a&gt;&amp;nbsp;if the answer works please mark&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4877"&gt;@Haikuo&lt;/a&gt;&amp;nbsp;solution as the correct answer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 15:27:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-slove-if-dataset-name-have-special-character/m-p/486388#M126546</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-08-13T15:27:06Z</dc:date>
    </item>
  </channel>
</rss>

