<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: a bird in hand is worth two in a bush</title>
	<atom:link href="http://www.hobbub.com/aphorisms/a-bird-in-hand-is-worth-two-in-a-bush/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hobbub.com/aphorisms/a-bird-in-hand-is-worth-two-in-a-bush/</link>
	<description>Computers, Websites, Programming, Gadgets...</description>
	<lastBuildDate>Thu, 10 Feb 2011 10:42:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Iterating over a Directory with a Dir Loop (Loop Through Directory) VB</title>
		<link>http://www.hobbub.com/aphorisms/a-bird-in-hand-is-worth-two-in-a-bush/comment-page-1/#comment-199</link>
		<dc:creator>Iterating over a Directory with a Dir Loop (Loop Through Directory) VB</dc:creator>
		<pubDate>Wed, 17 Jun 2009 21:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.hobbub.com/aphorisms/a-bird-in-hand-is-worth-two-in-a-bush/#comment-199</guid>
		<description>[...] &#160;&#160;&#160; strPath = &#8220;C:tempdatajunctionXMLOUT&#8221;&#160;&#160;&#160; strFile = Dir(strPath)&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; Do While strFile &lt;&gt; &#8220;&#8221;&#160;&#160;&#160;&#160;&#160;&#160;&#160; x = x + 1&#160;&#160;&#160;&#160;&#160;&#160;&#160; Sheet1.Cells(x, 1) = strFile&#160;&#160;&#160;&#160;&#160;&#160;&#160; strFile = Dir&#160;&#160;&#160; &#8216; Get next entry.&#160;&#160;&#160; Loop&#160;&#160;&#160; End SubWise Man Says, &#8220;A Bird in Hand is Worth Two in Bush&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] &nbsp;&nbsp;&nbsp; strPath = &#8220;C:tempdatajunctionXMLOUT&#8221;&nbsp;&nbsp;&nbsp; strFile = Dir(strPath)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Do While strFile &lt;&gt; &#8220;&#8221;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x = x + 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sheet1.Cells(x, 1) = strFile&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strFile = Dir&nbsp;&nbsp;&nbsp; &#8216; Get next entry.&nbsp;&nbsp;&nbsp; Loop&nbsp;&nbsp;&nbsp; End SubWise Man Says, &#8220;A Bird in Hand is Worth Two in Bush&#8221; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

