<?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/dynamic</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 11:52:19 GMT</pubDate>
<item>
<title>(SAS) Retrieve the physical location of a dynamic dataset, file or folder in SAS - webonomic</title>
<link>http://snipplr.com/view/28985/retrieve-the-physical-location-of-a-dynamic-dataset-file-or-folder-in-sas/</link>
<description><![CDATA[ <p>The PATHNAME function can be used to retrieve the physical location of a file or directory. This can be especially useful when reassigning engines for a libref using the Macro Language.

Here we want to write a Version 6 copy of the data set CLASS to the same location as the MYDATA library, however in order to issue a new LIBNAME statement we need to know the location of the MYDATA library. The PATHNAME function returns this location and the new libref (MYDAT6) can be created.</p> ]]></description>
<pubDate>Fri, 26 Feb 2010 16:04:44 GMT</pubDate>
<guid>http://snipplr.com/view/28985/retrieve-the-physical-location-of-a-dynamic-dataset-file-or-folder-in-sas/</guid>
</item>
</channel>
</rss>