<?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: SendTo file&#8217;s name with path to clipboard with AutoIt</title>
	<atom:link href="http://www.rarst.net/script/autoit-copy-filename/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rarst.net/script/autoit-copy-filename/</link>
	<description>cynical thoughts on software and web</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:03:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Rarst</title>
		<link>http://www.rarst.net/script/autoit-copy-filename/#comment-8989</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Fri, 12 Jun 2009 15:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.Rarst.net/?p=243#comment-8989</guid>
		<description>@Haggis

You are welcome. :) If you have ideas for cool or convenient things to do with AutoIt you can send them my way - and they might turn into posts and code.</description>
		<content:encoded><![CDATA[<p>@Haggis</p>
<p>You are welcome. :) If you have ideas for cool or convenient things to do with AutoIt you can send them my way &#8211; and they might turn into posts and code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haggis</title>
		<link>http://www.rarst.net/script/autoit-copy-filename/#comment-8988</link>
		<dc:creator>Haggis</dc:creator>
		<pubDate>Fri, 12 Jun 2009 15:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.Rarst.net/?p=243#comment-8988</guid>
		<description>:) Works like a charm! Thank you!</description>
		<content:encoded><![CDATA[<p>:) Works like a charm! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rarst</title>
		<link>http://www.rarst.net/script/autoit-copy-filename/#comment-8986</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Fri, 12 Jun 2009 15:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.Rarst.net/?p=243#comment-8986</guid>
		<description>@Haggis

Bit of array magic. :) This version instead of sending to clipboard single value will send all of attributes array. Should work with multiply file names just fine.
&lt;pre&gt;
#include &lt;Array.au3&gt;
If $CmdLineRaw Then _ArrayToClip($CmdLine,1)
Exit
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>@Haggis</p>
<p>Bit of array magic. :) This version instead of sending to clipboard single value will send all of attributes array. Should work with multiply file names just fine.</p>
<pre>
#include &lt;Array.au3&gt;
If $CmdLineRaw Then _ArrayToClip($CmdLine,1)
Exit
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haggis</title>
		<link>http://www.rarst.net/script/autoit-copy-filename/#comment-8983</link>
		<dc:creator>Haggis</dc:creator>
		<pubDate>Fri, 12 Jun 2009 12:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.Rarst.net/?p=243#comment-8983</guid>
		<description>Perfect! If I wan&#039;t to copy file names and paths from several files at the same time, how do I do that?</description>
		<content:encoded><![CDATA[<p>Perfect! If I wan&#8217;t to copy file names and paths from several files at the same time, how do I do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nihar</title>
		<link>http://www.rarst.net/script/autoit-copy-filename/#comment-6804</link>
		<dc:creator>Nihar</dc:creator>
		<pubDate>Mon, 09 Feb 2009 03:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.Rarst.net/?p=243#comment-6804</guid>
		<description>Great. Simple but effective script to ease the task of copying the filename path.</description>
		<content:encoded><![CDATA[<p>Great. Simple but effective script to ease the task of copying the filename path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salwa</title>
		<link>http://www.rarst.net/script/autoit-copy-filename/#comment-3067</link>
		<dc:creator>Salwa</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.Rarst.net/?p=243#comment-3067</guid>
		<description>Thanks for the information. I just learned something new :-)</description>
		<content:encoded><![CDATA[<p>Thanks for the information. I just learned something new :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

