<?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"
	>
<channel>
	<title>Comments on: Batch Script on Windows: Using For Loop to Rename All Files in a Folder</title>
	<atom:link href="http://www.siusic.com/wphchen/batch-script-on-windows-using-for-loop-to-rename-all-files-in-a-folder-334.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.siusic.com/wphchen/batch-script-on-windows-using-for-loop-to-rename-all-files-in-a-folder-334.html</link>
	<description>Random thoughts and news by Andrew Chen and friends</description>
	<pubDate>Fri, 30 Jul 2010 21:49:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: SenHu</title>
		<link>http://www.siusic.com/wphchen/batch-script-on-windows-using-for-loop-to-rename-all-files-in-a-folder-334.html#comment-67872</link>
		<dc:creator>SenHu</dc:creator>
		<pubDate>Thu, 13 Aug 2009 17:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/?p=334#comment-67872</guid>
		<description>I use biterscripting ( http://www.biterscripting.com ) for file rename. It offers more flexibility and power and is easy to learn. You can try it. I have seen several rename biterscripts posted on the net. I also have posted some although a small number.

Sen</description>
		<content:encoded><![CDATA[<p>I use biterscripting ( <a href="http://www.biterscripting.com" rel="nofollow">http://www.biterscripting.com</a> ) for file rename. It offers more flexibility and power and is easy to learn. You can try it. I have seen several rename biterscripts posted on the net. I also have posted some although a small number.</p>
<p>Sen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.siusic.com/wphchen/batch-script-on-windows-using-for-loop-to-rename-all-files-in-a-folder-334.html#comment-55042</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 20 Mar 2009 12:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/?p=334#comment-55042</guid>
		<description>Nice one, many thanks for this. The solutions in here were very handy to me, but just as useful were the methodical tests and explanation of switches (where you knew them!) Now we have the solution we needed, having got close but fallen at the last hurdle before.
One additional remark: if you decide NOT to set ENABLEDELAYEDEXPANSION, then the !variable! syntax fails. Not sure if that means that %variable% would work in that situation instead, but just thought I'd be explicit about where ENABLEDELAYEDEXPANSION had an effect (though obviously it's relevant in other parts too)
Thanks again</description>
		<content:encoded><![CDATA[<p>Nice one, many thanks for this. The solutions in here were very handy to me, but just as useful were the methodical tests and explanation of switches (where you knew them!) Now we have the solution we needed, having got close but fallen at the last hurdle before.<br />
One additional remark: if you decide NOT to set ENABLEDELAYEDEXPANSION, then the !variable! syntax fails. Not sure if that means that %variable% would work in that situation instead, but just thought I&#8217;d be explicit about where ENABLEDELAYEDEXPANSION had an effect (though obviously it&#8217;s relevant in other parts too)<br />
Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VB Script to Rename All Files in a Folder &#187; Siusic Dot Com</title>
		<link>http://www.siusic.com/wphchen/batch-script-on-windows-using-for-loop-to-rename-all-files-in-a-folder-334.html#comment-52469</link>
		<dc:creator>VB Script to Rename All Files in a Folder &#187; Siusic Dot Com</dc:creator>
		<pubDate>Tue, 24 Feb 2009 21:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/?p=334#comment-52469</guid>
		<description>[...] writing previous post about using window    batch command to rename all files in a folder I found using VB Script to do the same thing is much [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] writing previous post about using window    batch command to rename all files in a folder I found using VB Script to do the same thing is much [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
