<?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: Creating a single line text file from DOS</title>
	<atom:link href="http://www.thedaytoday.com/2008/04/25/creating-a-single-line-text-file-from-dos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedaytoday.com/2008/04/25/creating-a-single-line-text-file-from-dos/</link>
	<description>Yet another Wordpress blog</description>
	<pubDate>Fri, 21 Nov 2008 04:00:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Peter Cooper</title>
		<link>http://www.thedaytoday.com/2008/04/25/creating-a-single-line-text-file-from-dos/#comment-266</link>
		<dc:creator>Peter Cooper</dc:creator>
		<pubDate>Sun, 11 May 2008 23:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedaytoday.com/?p=113#comment-266</guid>
		<description>Thought I'd Google it. Turns out my memory perhaps isn't so good (or maybe it is and there's more than one way to skin a cat) but someone else suggests: copy con filename.txt (without the colon) then using Ctrl+Z.</description>
		<content:encoded><![CDATA[<p>Thought I&#8217;d Google it. Turns out my memory perhaps isn&#8217;t so good (or maybe it is and there&#8217;s more than one way to skin a cat) but someone else suggests: copy con filename.txt (without the colon) then using Ctrl+Z.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Cooper</title>
		<link>http://www.thedaytoday.com/2008/04/25/creating-a-single-line-text-file-from-dos/#comment-265</link>
		<dc:creator>Peter Cooper</dc:creator>
		<pubDate>Sun, 11 May 2008 23:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedaytoday.com/?p=113#comment-265</guid>
		<description>It's been almost 15 years since I've used this technique, but can't you do:

COPY CON: FILENAME.TXT

then hit Ctrl+D whenever you're finished (I don't believe you have to do a newline). It just copies from the keyboard buffer's file handle to file. Admittedly the last time I used this was on DOS 6.2!</description>
		<content:encoded><![CDATA[<p>It&#8217;s been almost 15 years since I&#8217;ve used this technique, but can&#8217;t you do:</p>
<p>COPY CON: FILENAME.TXT</p>
<p>then hit Ctrl+D whenever you&#8217;re finished (I don&#8217;t believe you have to do a newline). It just copies from the keyboard buffer&#8217;s file handle to file. Admittedly the last time I used this was on DOS 6.2!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
