<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SJ Cuthbertson &#187; batch programming</title>
	<atom:link href="http://www.sjcuthbertson.me.uk/wp/tag/batch-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sjcuthbertson.me.uk</link>
	<description>A space for the mind to wander at will</description>
	<lastBuildDate>Sun, 04 Jul 2010 12:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Batch</title>
		<link>http://www.sjcuthbertson.me.uk/wp/2007/11/batch/</link>
		<comments>http://www.sjcuthbertson.me.uk/wp/2007/11/batch/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 21:21:31 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[happenings]]></category>
		<category><![CDATA[batch programming]]></category>
		<category><![CDATA[ms-dos]]></category>
		<category><![CDATA[old skool]]></category>

		<guid isPermaLink="false">http://www.sjcuthbertson.me.uk/wordpress/2007/11/13/batch/</guid>
		<description><![CDATA[Never let it be said that MS-DOS is dead; I&#8217;ve just saved at least thirty minutes with FOR %%F IN (35 50) DO FOR %%n IN (7 9 11 13 15 20) DO ansi_exp_ten.exe &#60; in\F0%%Fc%%n.in FOR %%F IN (35 50) DO FOR %%n IN (7 9 11 13 15 20) DO ansi_exp_ten.exe &#60; in\F0%%Fc%%nshift.in [...]]]></description>
			<content:encoded><![CDATA[<p>Never let it be said that MS-DOS is dead; I&#8217;ve just saved at least thirty minutes with<br />
<code><br />
FOR %%F IN (35 50) DO FOR %%n IN (7 9 11 13 15 20) DO ansi_exp_ten.exe &lt; in\F0%%Fc%%n.in<br />
FOR %%F IN (35 50) DO FOR %%n IN (7 9 11 13 15 20) DO ansi_exp_ten.exe &lt; in\F0%%Fc%%nshift.in<br />
FOR %%F IN (100) DO FOR %%n IN (11 13 15 20) DO ansi_exp_ten.exe &lt; in\F0%%Fc%%n.in<br />
FOR %%F IN (100) DO FOR %%n IN (11 13 15 20) DO ansi_exp_ten.exe &lt; in\F0%%Fc%%nshift.in<br />
</code></p>
<p>Yay! FYI, this is part of an initial stage of my Part II psychology project; I might have some pretty graphs to show here at some point in the near future&#8230;:)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sjcuthbertson.me.uk/wp/2007/11/batch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
