<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: VBScript edit line in file</title>
	<atom:link href="http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/</link>
	<description>Windows software installation, packaging &#38; distribution</description>
	<lastBuildDate>Mon, 02 Nov 2009 21:42:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/#comment-145</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 18 May 2009 15:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://leereid.wordpress.com/?p=83#comment-145</guid>
		<description>Thanks,

helped me out with a dodgy file access script I was kludging together!</description>
		<content:encoded><![CDATA[<p>Thanks,</p>
<p>helped me out with a dodgy file access script I was kludging together!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leereid</title>
		<link>http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/#comment-132</link>
		<dc:creator>leereid</dc:creator>
		<pubDate>Mon, 16 Mar 2009 23:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://leereid.wordpress.com/?p=83#comment-132</guid>
		<description>Sure. I&#039;ve updated the original post and basically objFSO is required to access the file system and dmqFile was a variable name from my original script that I didn&#039;t rename - my mistake.

The loop exists in order to check each line in turn. Depending on what you&#039;re trying to do you could read the entire file into a variable and then interrogate it, or read the file one character at a time, but reading a file line by line is a fairly standard method, is quite quick and memory efficient.</description>
		<content:encoded><![CDATA[<p>Sure. I&#8217;ve updated the original post and basically objFSO is required to access the file system and dmqFile was a variable name from my original script that I didn&#8217;t rename &#8211; my mistake.</p>
<p>The loop exists in order to check each line in turn. Depending on what you&#8217;re trying to do you could read the entire file into a variable and then interrogate it, or read the file one character at a time, but reading a file line by line is a fairly standard method, is quite quick and memory efficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrique</title>
		<link>http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/#comment-131</link>
		<dc:creator>Henrique</dc:creator>
		<pubDate>Sun, 15 Mar 2009 23:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://leereid.wordpress.com/?p=83#comment-131</guid>
		<description>And why the loop?

Thanks :)

Sorry my noobie questions :P</description>
		<content:encoded><![CDATA[<p>And why the loop?</p>
<p>Thanks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sorry my noobie questions <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrique</title>
		<link>http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/#comment-130</link>
		<dc:creator>Henrique</dc:creator>
		<pubDate>Sun, 15 Mar 2009 23:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://leereid.wordpress.com/?p=83#comment-130</guid>
		<description>Can you explain from where objFSO and dmqFile appeared?</description>
		<content:encoded><![CDATA[<p>Can you explain from where objFSO and dmqFile appeared?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leereid</title>
		<link>http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/#comment-95</link>
		<dc:creator>leereid</dc:creator>
		<pubDate>Tue, 14 Oct 2008 21:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://leereid.wordpress.com/?p=83#comment-95</guid>
		<description>No problem, that&#039;s the whole purpose of this blog.</description>
		<content:encoded><![CDATA[<p>No problem, that&#8217;s the whole purpose of this blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sikmate</title>
		<link>http://leereid.wordpress.com/2008/09/09/vbscript-edit-line-in-file/#comment-93</link>
		<dc:creator>Sikmate</dc:creator>
		<pubDate>Tue, 14 Oct 2008 03:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://leereid.wordpress.com/?p=83#comment-93</guid>
		<description>Thanks for the post.  Just what I was after for a little project I am working on at work.</description>
		<content:encoded><![CDATA[<p>Thanks for the post.  Just what I was after for a little project I am working on at work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
