<?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/regex/tags/vbscript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 10:27:12 GMT</pubDate>
<item>
<title>(Regular Expression) regex to refactor elseif block to select case format - pflangan</title>
<link>http://snipplr.com/view/64085/regex-to-refactor-elseif-block-to-select-case-format/</link>
<description><![CDATA[ <p>Requirement from work was to refactor an 8000 line if elseif code block to select case syntax. Not a manual task, even for a 1984 olympics button bashing champ.

note, id is the test variable here, 
as in
elseif (id ="test") then ...</p> ]]></description>
<pubDate>Thu, 22 Mar 2012 03:08:13 GMT</pubDate>
<guid>http://snipplr.com/view/64085/regex-to-refactor-elseif-block-to-select-case-format/</guid>
</item>
</channel>
</rss>