<?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>Thu, 09 Feb 2012 14:00:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.siusic.com/wphchen/batch-script-on-windows-using-for-loop-to-rename-all-files-in-a-folder-334.html#comment-149751</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 07 Aug 2011 00:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/?p=334#comment-149751</guid>
		<description>set /A var=...

Defines an &lt;strong&gt;A&lt;/strong&gt;rithmatic operation.</description>
		<content:encoded><![CDATA[<p>set /A var=&#8230;</p>
<p>Defines an <strong>A</strong>rithmatic operation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.siusic.com/wphchen/batch-script-on-windows-using-for-loop-to-rename-all-files-in-a-folder-334.html#comment-136680</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 05 May 2011 15:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.siusic.com/wphchen/?p=334#comment-136680</guid>
		<description>Thank you for the script examples!

The /f simply indicates the for loop is using a filename set
The /A means the right hand side of the equal sign is a numeric value

Got these from /?</description>
		<content:encoded><![CDATA[<p>Thank you for the script examples!</p>
<p>The /f simply indicates the for loop is using a filename set<br />
The /A means the right hand side of the equal sign is a numeric value</p>
<p>Got these from /?</p>
]]></content:encoded>
	</item>
	<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>

