<?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/kill</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 06:19:15 GMT</pubDate>
<item>
<title>(SAS) Correcting for unbalanced quotes - Stat_Geek</title>
<link>http://snipplr.com/view/49079/correcting-for-unbalanced-quotes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 16 Feb 2011 10:39:40 GMT</pubDate>
<guid>http://snipplr.com/view/49079/correcting-for-unbalanced-quotes/</guid>
</item>
<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>