<?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 Set SAS tableset with # in table name in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Set-SAS-tableset-with-in-table-name/m-p/112509#M31129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick question. I would like to use the set statement on a table with a '#' in the table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data mylib.mytest;&lt;/P&gt;&lt;P&gt;SET mylib.mytable#022&lt;/P&gt;&lt;P&gt;;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#022 gets colored in green as if I would need to do something to make sure SAS recognize this has being the name of a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help and time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 17:16:20 GMT</pubDate>
    <dc:creator>nicnad</dc:creator>
    <dc:date>2013-04-18T17:16:20Z</dc:date>
    <item>
      <title>Set SAS tableset with # in table name</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Set-SAS-tableset-with-in-table-name/m-p/112509#M31129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick question. I would like to use the set statement on a table with a '#' in the table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data mylib.mytest;&lt;/P&gt;&lt;P&gt;SET mylib.mytable#022&lt;/P&gt;&lt;P&gt;;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#022 gets colored in green as if I would need to do something to make sure SAS recognize this has being the name of a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help and time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:16:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Set-SAS-tableset-with-in-table-name/m-p/112509#M31129</guid>
      <dc:creator>nicnad</dc:creator>
      <dc:date>2013-04-18T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set SAS tableset with # in table name</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Set-SAS-tableset-with-in-table-name/m-p/112510#M31130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does the trick :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;data mylib.mytest;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;SET mylib.'mytable#022'n&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;;run;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Set-SAS-tableset-with-in-table-name/m-p/112510#M31130</guid>
      <dc:creator>nicnad</dc:creator>
      <dc:date>2013-04-18T17:42:42Z</dc:date>
    </item>
  </channel>
</rss>

