<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/sas/tags/NOLIST</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 11:04:38 GMT</pubDate>
<item>
<title>(SAS) Clean-up: Delete temporary Datasets in work directory - sarathannapareddy</title>
<link>http://snipplr.com/view/15923/cleanup-delete-temporary-datasets-in-work-directory/</link>
<description><![CDATA[ <p>It is better always to clean-up/empty the work directory before we run the next set of SAS code. This is VERY helpful in situations where the “working” files created tend to use up a large amount of memory, once the logic of the program has been checked, KILLing the working files will result in a more efficient program. Another important reason to issue the above statement at the end of a program is when programs are run in batch, this will clean up the working library to be sure any “old” files are not left around to be erroneously used1.</p> ]]></description>
<pubDate>Sun, 14 Jun 2009 12:28:58 GMT</pubDate>
<guid>http://snipplr.com/view/15923/cleanup-delete-temporary-datasets-in-work-directory/</guid>
</item>
</channel>
</rss>