<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: граббер буфера обмена]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8142&amp;type=atom" />
	<updated>2013-03-13T16:35:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8142</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: граббер буфера обмена]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=70256#p70256" />
			<content type="html"><![CDATA[<p>Мда... надо всегда читать до конца, даже если сразу нашёл что-то подходящее<br /><span class="postimg"><img src="http://s019.radikal.ru/i606/1203/58/7b55e7d0f1c8.jpg" alt="http://s019.radikal.ru/i606/1203/58/7b55e7d0f1c8.jpg" /></span></p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-03-13T16:35:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=70256#p70256</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: граббер буфера обмена]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=70252#p70252" />
			<content type="html"><![CDATA[<p><a href="http://www.script-coding.com/AutoHotkey/Clipboard.html">OnClipboardChange</a><br /> </p><div class="quotebox"><blockquote><p>Clipboard =</p></blockquote></div><p>Я протестую, пpoгрaмма-шпиoн, которая требуется автору темы, не должна таким явным образом демаскировать своё присутствие в системе <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[creature.ws]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26105</uri>
			</author>
			<updated>2013-03-13T15:42:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=70252#p70252</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: граббер буфера обмена]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=70183#p70183" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Loop {
    Clipboard =
    ClipWait
    Clipboard = %Clipboard%`n 
    FileAppend, %Clipboard%, %A_ScriptDir%\Clipboard.txt
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-03-11T18:25:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=70183#p70183</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: граббер буфера обмена]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=70181#p70181" />
			<content type="html"><![CDATA[<p>Добрый день! Подскажите, как будет выглядеть скрипт, который будет копировать буфер обмена (текст) в файл?<br />И что бы при каждом обновлении буфера (при вносе нового текста туда) добавлялся переход на новую строчку.</p>]]></content>
			<author>
				<name><![CDATA[ascetic]]></name>
			</author>
			<updated>2013-03-11T18:13:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=70181#p70181</id>
		</entry>
</feed>
