<?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: h.clear() in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/h-clear/m-p/17398#M2524</link>
    <description>Hi.&lt;BR /&gt;
For each data step iteration, the statement ' declare hash ' will re-build hash table and&lt;BR /&gt;
overwrite the last hash table if you do not conditionally execute ' declare hash' statement.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
    <pubDate>Mon, 28 Feb 2011 03:14:25 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2011-02-28T03:14:25Z</dc:date>
    <item>
      <title>h.clear()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/h-clear/m-p/17396#M2522</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
When trying to use h.clear(); for hash calculations, I get message&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Unknown method CLEAR for DATASTEP.HASH at line 35 column 3.&lt;BR /&gt;
ERROR: Could not find method.&lt;BR /&gt;
&lt;BR /&gt;
Does it mean that with SAS 9.1.3. I can't use this method? Is there some alternative to that?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Ieva</description>
      <pubDate>Fri, 25 Feb 2011 07:23:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/h-clear/m-p/17396#M2522</guid>
      <dc:creator>ieva</dc:creator>
      <dc:date>2011-02-25T07:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: h.clear()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/h-clear/m-p/17397#M2523</link>
      <description>Hi leva,&lt;BR /&gt;
&lt;BR /&gt;
You could declare a hiter object and use it with the remove method of the hash object.&lt;BR /&gt;
Hope this helps,&lt;BR /&gt;
Vasile</description>
      <pubDate>Sat, 26 Feb 2011 03:41:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/h-clear/m-p/17397#M2523</guid>
      <dc:creator>Vasile01</dc:creator>
      <dc:date>2011-02-26T03:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: h.clear()</title>
      <link>https://communities.sas.com/t5/SAS-Programming/h-clear/m-p/17398#M2524</link>
      <description>Hi.&lt;BR /&gt;
For each data step iteration, the statement ' declare hash ' will re-build hash table and&lt;BR /&gt;
overwrite the last hash table if you do not conditionally execute ' declare hash' statement.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Mon, 28 Feb 2011 03:14:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/h-clear/m-p/17398#M2524</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-02-28T03:14:25Z</dc:date>
    </item>
  </channel>
</rss>

