<?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/double</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 02:42:20 GMT</pubDate>
<item>
<title>(SAS) Even you can Use HASH and DOUBLE DASH: It’s that Simple…… - sarathannapareddy</title>
<link>http://snipplr.com/view/22281/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:</p> ]]></description>
<pubDate>Sun, 01 Nov 2009 08:01:39 GMT</pubDate>
<guid>http://snipplr.com/view/22281/even-you-can-use-hash-and-double-dash-its-that-simple/</guid>
</item>
<item>
<title>(SAS) Very Basic  SAS Interview Questions and Answers - sarathannapareddy</title>
<link>http://snipplr.com/view/22279/very-basic--sas-interview-questions-and-answers/</link>
<description><![CDATA[ <p>SAS Interview : General</p> ]]></description>
<pubDate>Sun, 01 Nov 2009 07:57:43 GMT</pubDate>
<guid>http://snipplr.com/view/22279/very-basic--sas-interview-questions-and-answers/</guid>
</item>
<item>
<title>(SAS) Dash (-) and Double Dash(--) concept in SAS - sarathannapareddy</title>
<link>http://snipplr.com/view/17698/dash--and-double-dash-concept-in-sas/</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, 30 Jul 2009 13:09:40 GMT</pubDate>
<guid>http://snipplr.com/view/17698/dash--and-double-dash-concept-in-sas/</guid>
</item>
<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>
</channel>
</rss>