<?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: VFP: File and folders via indirection</title>
	<atom:link href="http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/feed" rel="self" type="application/rss+xml" />
	<link>http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/</link>
	<description>Shedding some light on topics of software development, Visual FoxPro, saving our planet, paying it forward, and anything else I find important enough to share.</description>
	<lastBuildDate>Sun, 13 Jan 2019 18:50:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Jim</title>
		<link>http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/comment-page-1/#comment-600</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 08 Apr 2009 00:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/#comment-600</guid>
		<description>Curiously, I&#039;ve always intentionally used folders with embedded spaces -- both because I find them more readable and also because that means that the problem will always have to be solved on my machine first anyway.</description>
		<content:encoded><![CDATA[<p>Curiously, I&#8217;ve always intentionally used folders with embedded spaces &#8212; both because I find them more readable and also because that means that the problem will always have to be solved on my machine first anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Jean</title>
		<link>http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/comment-page-1/#comment-601</link>
		<dc:creator>Randy Jean</dc:creator>
		<pubDate>Tue, 10 Mar 2009 09:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/#comment-601</guid>
		<description>I was a convert from macro expansion years ago. Initially it was due to speed but also because of needing to escape periods in file names, etc. Using the parenthesis also executes faster. I&#039;m amazed at how many programmers still default to using macro expansion. Old habits I guess.</description>
		<content:encoded><![CDATA[<p>I was a convert from macro expansion years ago. Initially it was due to speed but also because of needing to escape periods in file names, etc. Using the parenthesis also executes faster. I&#8217;m amazed at how many programmers still default to using macro expansion. Old habits I guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christof Wollenhaupt</title>
		<link>http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/comment-page-1/#comment-602</link>
		<dc:creator>Christof Wollenhaupt</dc:creator>
		<pubDate>Thu, 22 Jan 2009 16:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2008/12/vfp-file-and-folders-via-indirection/#comment-602</guid>
		<description>I find a lot of them, even among developer tools. Usually I spot them right away since at least on my XP machines my projects are all stored in C:\Documents and Settings\name\My Documents\Projects. There&#039;s three spaces in there. With this structure I also run into the maximum path length of 260 when copying some of the sample provided by Microsoft into the projects folder provided by... Microsoft. No wonder on Vista it&#039;s now C:\users\name\documents... ;)</description>
		<content:encoded><![CDATA[<p>I find a lot of them, even among developer tools. Usually I spot them right away since at least on my XP machines my projects are all stored in C:\Documents and Settings\name\My Documents\Projects. There&#8217;s three spaces in there. With this structure I also run into the maximum path length of 260 when copying some of the sample provided by Microsoft into the projects folder provided by&#8230; Microsoft. No wonder on Vista it&#8217;s now C:\users\name\documents&#8230; <img src='http://rickschummer.com/blog2/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
