<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Clean-Up: Delete datasets in the work library:'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 04:51:14 GMT</pubDate>
<item>
<title>pramodc said on 10/1/09</title>
<link>http://snipplr.com/view/15680/cleanup-delete-datasets-in-the-work-library/</link>
<description><![CDATA[ we do this by using-->
proc datasets library = work kill nolist;
  quit; ]]></description>
<pubDate>Thu, 01 Oct 2009 01:27:54 GMT</pubDate>
<guid>http://snipplr.com/view/15680/cleanup-delete-datasets-in-the-work-library/</guid>
</item>
</channel>
</rss>