<?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/file</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 10:23:50 GMT</pubDate>
<item>
<title>(SAS) Sending the LOG and OUTPUT from PC SAS to a seperate file - sarathannapareddy</title>
<link>http://snipplr.com/view/34726/sending-the-log-and-output-from-pc-sas-to-a-seperate-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 18 May 2010 13:17:18 GMT</pubDate>
<guid>http://snipplr.com/view/34726/sending-the-log-and-output-from-pc-sas-to-a-seperate-file/</guid>
</item>
<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>
<item>
<title>(SAS) SAS Macro to create a delimited text /csv file from a SAS data set.. - sastechies</title>
<link>http://snipplr.com/view/27114/sas-macro-to-create-a-delimited-text-csv-file-from-a-sas-data-set/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Jan 2010 14:27:27 GMT</pubDate>
<guid>http://snipplr.com/view/27114/sas-macro-to-create-a-delimited-text-csv-file-from-a-sas-data-set/</guid>
</item>
<item>
<title>(SAS) How to Create a .csv file of a SAS dataset - sarathannapareddy</title>
<link>http://snipplr.com/view/13595/how-to-create-a-csv-file-of-a-sas-dataset/</link>
<description><![CDATA[ <p>IN SAS programming, we often require outputting the dataset in different formats like EXCEL and CSV etc and here are the five different ways to export the SAS dataset into .csv file.</p> ]]></description>
<pubDate>Mon, 30 Mar 2009 20:17:55 GMT</pubDate>
<guid>http://snipplr.com/view/13595/how-to-create-a-csv-file-of-a-sas-dataset/</guid>
</item>
</channel>
</rss>