<?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/"
		>
<channel>
	<title>Comments on: Recursion in Batch, Part 1: An Example</title>
	<atom:link href="http://caseelse.net/2008/05/21/recursion-in-batch-part-1-an-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://caseelse.net/2008/05/21/recursion-in-batch-part-1-an-example/</link>
	<description>/*** Code's last stand ***/</description>
	<lastBuildDate>Mon, 24 Oct 2011 08:14:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Neil</title>
		<link>http://caseelse.net/2008/05/21/recursion-in-batch-part-1-an-example/comment-page-1/#comment-347</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Tue, 22 Jun 2010 16:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://caseelse.net/?p=14#comment-347</guid>
		<description>I just copy/paste them. The easiest way is to use the character map. In Windows, look under:
Start &#124; Programs &#124; Accessories &#124; System Tools &#124; Character Map.
You&#039;ll need to change the font to Terminal. It most likely won&#039;t look the same in your text editor, unless you change the font there, too; but when it runs in the command prompt, it should run as Terminal font (assuming you haven&#039;t changed that.)

There are other ways, if you know them; such as holding down the alt-key and typing a 4-digit number on the keypad, which will enter that unicode character (eg, [alt + 0182] should give you a pilcrow (paragraph) symbol.). But it implies that you know the character code (which Character Map provides in the status bar.)</description>
		<content:encoded><![CDATA[<p>I just copy/paste them. The easiest way is to use the character map. In Windows, look under:<br />
Start | Programs | Accessories | System Tools | Character Map.<br />
You&#8217;ll need to change the font to Terminal. It most likely won&#8217;t look the same in your text editor, unless you change the font there, too; but when it runs in the command prompt, it should run as Terminal font (assuming you haven&#8217;t changed that.)</p>
<p>There are other ways, if you know them; such as holding down the alt-key and typing a 4-digit number on the keypad, which will enter that unicode character (eg, [alt + 0182] should give you a pilcrow (paragraph) symbol.). But it implies that you know the character code (which Character Map provides in the status bar.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KJohnson</title>
		<link>http://caseelse.net/2008/05/21/recursion-in-batch-part-1-an-example/comment-page-1/#comment-346</link>
		<dc:creator>KJohnson</dc:creator>
		<pubDate>Tue, 22 Jun 2010 15:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://caseelse.net/?p=14#comment-346</guid>
		<description>This is really useful to something I&#039;m working on and has helped me a lot! I was wondering how you got the unicode embedded into the cmd line prompt. It&#039;d be a lot easier to read if I could do the same on mine</description>
		<content:encoded><![CDATA[<p>This is really useful to something I&#8217;m working on and has helped me a lot! I was wondering how you got the unicode embedded into the cmd line prompt. It&#8217;d be a lot easier to read if I could do the same on mine</p>
]]></content:encoded>
	</item>
</channel>
</rss>

