 




<?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: How to extract a single word in a text file using a batch command.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-a-single-word-in-a-text-file-using-a-batch-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-a-single-word-in-a-text-file-using-a-batch-command/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 00:24:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: JmeloC</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-a-single-word-in-a-text-file-using-a-batch-command/#comment-110241</link>
		<dc:creator>JmeloC</dc:creator>
		<pubDate>Mon, 20 Aug 2012 16:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-a-single-word-in-a-text-file-using-a-batch-command/#comment-110241</guid>
		<description><![CDATA[What i mean by export is locate a single word in a string and export that one word to a text file. word will always change but it will be an email address, so the exported word will be user@domain.com or users5@domain4.com... etc. the reset of the line can be deleted or dropped. I do not have a code and that the problem I just can not find one that will do this.]]></description>
		<content:encoded><![CDATA[<p>What i mean by export is locate a single word in a string and export that one word to a text file. word will always change but it will be an email address, so the exported word will be <a href="mailto:user@domain.com">user@domain.com</a> or <a href="mailto:users5@domain4.com">users5@domain4.com</a>&#8230; etc. the reset of the line can be deleted or dropped. I do not have a code and that the problem I just can not find one that will do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-a-single-word-in-a-text-file-using-a-batch-command/#comment-110178</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 17 Aug 2012 16:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-a-single-word-in-a-text-file-using-a-batch-command/#comment-110178</guid>
		<description><![CDATA[What exactly do you mean by &quot;export&quot; ?&#160; .&#160; Also, please let us know how you decide the word you want to export. Is it always the same word ? or is is always in the same position ?&#160; Or does it follow a pattern ?&#160; Can you post your current code ?]]></description>
		<content:encoded><![CDATA[<p>What exactly do you mean by &#8220;export&#8221; ?&nbsp; .&nbsp; Also, please let us know how you decide the word you want to export. Is it always the same word ? or is is always in the same position ?&nbsp; Or does it follow a pattern ?&nbsp; Can you post your current code ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 5/8 queries in 0.022 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 03:46:09 -->