<?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/a</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 16:33:09 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) How to create a macro variable containing a list of variables in a DATA set - sarathannapareddy</title>
<link>http://snipplr.com/view/33202/how-to-create-a-macro-variable-containing-a-list-of-variables-in-a-data-set/</link>
<description><![CDATA[ <p>Sometimes it is very handy to have a macro variable contanining the variables names of the dataset. Here are the 2 different ways you can create a macro variable with list of variables names ...</p> ]]></description>
<pubDate>Mon, 26 Apr 2010 19:49:45 GMT</pubDate>
<guid>http://snipplr.com/view/33202/how-to-create-a-macro-variable-containing-a-list-of-variables-in-a-data-set/</guid>
</item>
<item>
<title>(SAS) Special Missing Values in SAS - sarathannapareddy</title>
<link>http://snipplr.com/view/33201/special-missing-values-in-sas/</link>
<description><![CDATA[ <p>Special missing value is a type of numeric missing value that enables you to represent different categories of missing data by using the letters A-Z or an underscore.</p> ]]></description>
<pubDate>Mon, 26 Apr 2010 19:47:19 GMT</pubDate>
<guid>http://snipplr.com/view/33201/special-missing-values-in-sas/</guid>
</item>
<item>
<title>(SAS) Macro Debugging Options - sarathannapareddy</title>
<link>http://snipplr.com/view/18282/macro-debugging-options/</link>
<description><![CDATA[ <p>Debugging a macro code isn’t easy process. It is difficult to identify the problem in the SAS code just by seeing the ERROR message in the LOG file. It is lot easier to debug a macro if we use the following SAS options.

There are four system options that are helpful in debugging SAS Macros:

SYMBOLGEN, MPRINT, MLOGIC, and MFILE.</p> ]]></description>
<pubDate>Thu, 13 Aug 2009 17:08:31 GMT</pubDate>
<guid>http://snipplr.com/view/18282/macro-debugging-options/</guid>
</item>
</channel>
</rss>