<?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/programming</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 18:09:25 GMT</pubDate>
<item>
<title>(SAS) Even you can Use HASH and DOUBLE DASH: It’s that Simple…… - sarathannapareddy</title>
<link>http://snipplr.com/view/17377/even-you-can-use-hash-and-double-dash-its-that-simple/</link>
<description><![CDATA[ <p>In order to understand HASH and DOUBLE HASH concept in SAS you need to know about two different ranges of variables:

1) Numbered list:

When a set of variables have the same prefix, and the rest of the name is a consecutive set of numbers, we can use a single dash (-) to refer to an entire range. Some exs.. are….

VAR1 VAR2 VAR3 VAR4 VAR5

Shortcut list you can use to access all 5 variables is VAR1-VAR5

COL1 COL2 COL3 COL4 COL5 COL6 COL7

Shortcut list you can use to access all 7 variables is COL1-COL7</p> ]]></description>
<pubDate>Thu, 23 Jul 2009 09:26:17 GMT</pubDate>
<guid>http://snipplr.com/view/17377/even-you-can-use-hash-and-double-dash-its-that-simple/</guid>
</item>
<item>
<title>(SAS) SAS programming errors we make..... can be deadly sometimes - sarathannapareddy</title>
<link>http://snipplr.com/view/13594/sas-programming-errors-we-make-can-be-deadly-sometimes/</link>
<description><![CDATA[ <p>The errors I will list here will be very few in number. They are errors that you will likely make at some time if you do not remain alert. These errors could have serious consequences so that is why I have described them as "deadly errors".</p> ]]></description>
<pubDate>Mon, 30 Mar 2009 20:12:33 GMT</pubDate>
<guid>http://snipplr.com/view/13594/sas-programming-errors-we-make-can-be-deadly-sometimes/</guid>
</item>
</channel>
</rss>