<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: FileSystemObject in Visual Basic 6.0</title>
	<atom:link href="http://imin83.wordpress.com/2008/04/11/filesystemobject-in-visual-basic-60/feed/" rel="self" type="application/rss+xml" />
	<link>http://imin83.wordpress.com/2008/04/11/filesystemobject-in-visual-basic-60/</link>
	<description>Technology, politics, sports, life n death</description>
	<lastBuildDate>Sat, 19 Dec 2009 23:49:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alibi</title>
		<link>http://imin83.wordpress.com/2008/04/11/filesystemobject-in-visual-basic-60/#comment-37</link>
		<dc:creator>Alibi</dc:creator>
		<pubDate>Wed, 11 Feb 2009 06:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://imin83.wordpress.com/?p=13#comment-37</guid>
		<description>What for do we use FileSystemObject</description>
		<content:encoded><![CDATA[<p>What for do we use FileSystemObject</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MUHAYIMANA CLEMENT</title>
		<link>http://imin83.wordpress.com/2008/04/11/filesystemobject-in-visual-basic-60/#comment-35</link>
		<dc:creator>MUHAYIMANA CLEMENT</dc:creator>
		<pubDate>Thu, 08 Jan 2009 08:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://imin83.wordpress.com/?p=13#comment-35</guid>
		<description>I was really helped by this advice! Keep it up I appreciated so much!</description>
		<content:encoded><![CDATA[<p>I was really helped by this advice! Keep it up I appreciated so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imin83</title>
		<link>http://imin83.wordpress.com/2008/04/11/filesystemobject-in-visual-basic-60/#comment-22</link>
		<dc:creator>imin83</dc:creator>
		<pubDate>Wed, 23 Jul 2008 07:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://imin83.wordpress.com/?p=13#comment-22</guid>
		<description>hi maximo, thanx for the suggestion</description>
		<content:encoded><![CDATA[<p>hi maximo, thanx for the suggestion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maximo</title>
		<link>http://imin83.wordpress.com/2008/04/11/filesystemobject-in-visual-basic-60/#comment-15</link>
		<dc:creator>maximo</dc:creator>
		<pubDate>Sat, 19 Jul 2008 03:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://imin83.wordpress.com/?p=13#comment-15</guid>
		<description>try to use:
dim fso as new filesystemobject 

- or -

dim fso as filesystemobject 

and then 

set fso=new filesystemobject

of course the ‘Microsoft Scripting Runtime&#039; has to be checked in the reference</description>
		<content:encoded><![CDATA[<p>try to use:<br />
dim fso as new filesystemobject </p>
<p>- or -</p>
<p>dim fso as filesystemobject </p>
<p>and then </p>
<p>set fso=new filesystemobject</p>
<p>of course the ‘Microsoft Scripting Runtime&#8217; has to be checked in the reference</p>
]]></content:encoded>
	</item>
</channel>
</rss>
