<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 11:13:48 +0000</lastBuildDate>
    <item>
      <title>(SAS) Create new folder with simple checks - rambles</title>
      <link>https://snipplr.com/view/60483/create-new-folder-with-simple-checks</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 02 Nov 2011 20:57:32 UTC</pubDate>
      <guid>https://snipplr.com/view/60483/create-new-folder-with-simple-checks</guid>
    </item>
    <item>
      <title>(SAS) Text to SAS Variable Name - rambles</title>
      <link>https://snipplr.com/view/58641/text-to-sas-variable-name</link>
      <description>&lt;p&gt;Useful functions to ensure (99% of the time...) that a piece of text can be used to name a SAS variable.  NOTE: This won't work with SAS literals.&lt;/p&gt;</description>
      <pubDate>Tue, 13 Sep 2011 19:10:02 UTC</pubDate>
      <guid>https://snipplr.com/view/58641/text-to-sas-variable-name</guid>
    </item>
    <item>
      <title>(SAS) Simple hash lookup - rambles</title>
      <link>https://snipplr.com/view/57871/simple-hash-lookup</link>
      <description>&lt;p&gt;Simple, basic syntax for SAS lookup&lt;/p&gt;</description>
      <pubDate>Tue, 16 Aug 2011 19:21:14 UTC</pubDate>
      <guid>https://snipplr.com/view/57871/simple-hash-lookup</guid>
    </item>
    <item>
      <title>(SAS) Summary datasets using hashes - rambles</title>
      <link>https://snipplr.com/view/54497/summary-datasets-using-hashes</link>
      <description>&lt;p&gt;This snippet comes directly from Paul M. Dorfman's paper on programming with Hash objects.  The hash object is useful when summarising huge datasets that aren't sorted and indexed by the variable(s) to be summarised; they can often be quicker than proc summary and are certainly less machine intensive.&lt;/p&gt;</description>
      <pubDate>Fri, 27 May 2011 19:45:20 UTC</pubDate>
      <guid>https://snipplr.com/view/54497/summary-datasets-using-hashes</guid>
    </item>
    <item>
      <title>(SAS) Output list of files and folders to a dataset - rambles</title>
      <link>https://snipplr.com/view/54424/output-list-of-files-and-folders-to-a-dataset</link>
      <description>&lt;p&gt;This simple, straightforward method should work on multiple platforms (other methods involving OS specific commands and pipes are less flexible).&lt;/p&gt;</description>
      <pubDate>Thu, 26 May 2011 20:02:18 UTC</pubDate>
      <guid>https://snipplr.com/view/54424/output-list-of-files-and-folders-to-a-dataset</guid>
    </item>
  </channel>
</rss>
