<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - webonomic</title>
<link>http://snipplr.com/users/webonomic/tags/control</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 04:19:52 GMT</pubDate>
<item>
<title>(SAS) SAS goto statement</title>
<link>http://snipplr.com/view/6277/sas-goto-statement/</link>
<description><![CDATA[ <p>You can use the goto statement to have SAS process statements in some other part of your program, by providing a label followed by a colon before the statements you wish to jump to. Label names follow the same rules as variable names, but have a different name space. When a labeled statement is encountered in normal processing, it is ignored.</p> ]]></description>
<pubDate>Sat, 17 May 2008 13:40:57 GMT</pubDate>
<guid>http://snipplr.com/view/6277/sas-goto-statement/</guid>
</item>
</channel>
</rss>