<?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 22:12:15 +0000</lastBuildDate>
    <item>
      <title>(SAS) SAS Macro to FTP files between PC and Unix or among Unix server Locations... - sastechies</title>
      <link>https://snipplr.com/view/42667/sas-macro-to-ftp-files-between-pc-and-unix-or-among-unix-server-locations</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 21 Oct 2010 12:34:08 UTC</pubDate>
      <guid>https://snipplr.com/view/42667/sas-macro-to-ftp-files-between-pc-and-unix-or-among-unix-server-locations</guid>
    </item>
    <item>
      <title>(SAS) SAS Macros to Search and Report Errors and Warnings from your SAS Logs - sastechies</title>
      <link>https://snipplr.com/view/42133/sas-macros-to-search-and-report-errors-and-warnings-from-your-sas-logs</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 12 Oct 2010 21:59:47 UTC</pubDate>
      <guid>https://snipplr.com/view/42133/sas-macros-to-search-and-report-errors-and-warnings-from-your-sas-logs</guid>
    </item>
    <item>
      <title>(SAS) SAS Macros to Read data from MS Excel using DDE - sastechies</title>
      <link>https://snipplr.com/view/41777/sas-macros-to-read-data-from-ms-excel-using-dde</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 07 Oct 2010 23:03:59 UTC</pubDate>
      <guid>https://snipplr.com/view/41777/sas-macros-to-read-data-from-ms-excel-using-dde</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to get the number of observations in a dataset... - sastechies</title>
      <link>https://snipplr.com/view/27117/sas-macro-to-get-the-number-of-observations-in-a-dataset</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:31:32 UTC</pubDate>
      <guid>https://snipplr.com/view/27117/sas-macro-to-get-the-number-of-observations-in-a-dataset</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to reorder dataset variables in alphabetical order... - sastechies</title>
      <link>https://snipplr.com/view/27116/sas-macro-to-reorder-dataset-variables-in-alphabetical-order</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:30:19 UTC</pubDate>
      <guid>https://snipplr.com/view/27116/sas-macro-to-reorder-dataset-variables-in-alphabetical-order</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to split dataset by observations - sastechies</title>
      <link>https://snipplr.com/view/27115/sas-macro-to-split-dataset-by-observations</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:28:58 UTC</pubDate>
      <guid>https://snipplr.com/view/27115/sas-macro-to-split-dataset-by-observations</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to create a delimited text /csv file from a SAS data set.. - sastechies</title>
      <link>https://snipplr.com/view/27114/sas-macro-to-create-a-delimited-text-csv-file-from-a-sas-data-set</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:27:27 UTC</pubDate>
      <guid>https://snipplr.com/view/27114/sas-macro-to-create-a-delimited-text-csv-file-from-a-sas-data-set</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to split a dataset into multiple datasets vertically with a common primary key - sastechies</title>
      <link>https://snipplr.com/view/27113/sas-macro-to-split-a-dataset-into-multiple-datasets-vertically-with-a-common-primary-key</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:26:25 UTC</pubDate>
      <guid>https://snipplr.com/view/27113/sas-macro-to-split-a-dataset-into-multiple-datasets-vertically-with-a-common-primary-key</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to Cleanup your WORK directory - sastechies</title>
      <link>https://snipplr.com/view/27112/sas-macro-to-cleanup-your-work-directory</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:22:04 UTC</pubDate>
      <guid>https://snipplr.com/view/27112/sas-macro-to-cleanup-your-work-directory</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to simply analyze a dataset. - sastechies</title>
      <link>https://snipplr.com/view/27110/sas-macro-to-simply-analyze-a-dataset</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:20:10 UTC</pubDate>
      <guid>https://snipplr.com/view/27110/sas-macro-to-simply-analyze-a-dataset</guid>
    </item>
    <item>
      <title>(SAS) SAS Macro to add a prefix to some or all variables in a data set... - sastechies</title>
      <link>https://snipplr.com/view/24616/sas-macro-to-add-a-prefix-to-some-or-all-variables-in-a-data-set</link>
      <description>&lt;p&gt;Often we need to add a prefix to some or all variables in a dataset before we might have to merge datasets that have similar column attributes...This macro would allow you to do that....&#13;
&#13;
Try it for yourself....&lt;/p&gt;</description>
      <pubDate>Fri, 11 Dec 2009 12:09:27 UTC</pubDate>
      <guid>https://snipplr.com/view/24616/sas-macro-to-add-a-prefix-to-some-or-all-variables-in-a-data-set</guid>
    </item>
    <item>
      <title>(SAS) SAS Interview Questions and Answers - sastechies</title>
      <link>https://snipplr.com/view/24613/sas-interview-questions-and-answers</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 11 Dec 2009 11:58:04 UTC</pubDate>
      <guid>https://snipplr.com/view/24613/sas-interview-questions-and-answers</guid>
    </item>
    <item>
      <title>(SAS) find the nth business day of a given month and year in SAS - sastechies</title>
      <link>https://snipplr.com/view/24612/find-the-nth-business-day-of-a-given-month-and-year-in-sas</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 11 Dec 2009 11:54:12 UTC</pubDate>
      <guid>https://snipplr.com/view/24612/find-the-nth-business-day-of-a-given-month-and-year-in-sas</guid>
    </item>
  </channel>
</rss>
