<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Вставка текста из буфера обмена "Clipboard"]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16128&amp;type=atom" />
	<updated>2021-02-26T18:09:44Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16128</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вставка текста из буфера обмена "Clipboard"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146532#p146532" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />спасибо, все гуд.<br />Все равно изучу!</p>]]></content>
			<author>
				<name><![CDATA[slr474]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39193</uri>
			</author>
			<updated>2021-02-26T18:09:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146532#p146532</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вставка текста из буфера обмена "Clipboard"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146531#p146531" />
			<content type="html"><![CDATA[<p>Попробуйте так:<br /></p><div class="codebox"><pre><code>F3:: SendInput, % &quot;{Text}&quot; . RegExReplace(Clipboard, &quot;\R&quot;, &quot;`n&quot;)</code></pre></div><p>Если не выйдет, тогда <a href="https://www.autohotkey.com/boards/viewtopic.php?p=495#p495">изучайте</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-02-26T18:01:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146531#p146531</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вставка текста из буфера обмена "Clipboard"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146530#p146530" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />не вариант, на фильтры не вставляет, и ряд других задач не выполняет. <br />Нужно именно через макрос и вставку из буфера обмена)</p>]]></content>
			<author>
				<name><![CDATA[slr474]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39193</uri>
			</author>
			<updated>2021-02-26T17:57:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146530#p146530</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вставка текста из буфера обмена "Clipboard"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146528#p146528" />
			<content type="html"><![CDATA[<p>Ctrl + V ?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-02-26T16:39:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146528#p146528</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Вставка текста из буфера обмена "Clipboard"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=146526#p146526" />
			<content type="html"><![CDATA[<p>Добрый день<br />Будьте добры помочь в решении проблемы:<br />При использовании кода, все гуд за исключением того что после каждой строки(из буфера)&nbsp; еще допом ставит пустую. Использую в основном в Excel</p><div class="codebox"><pre><code>F3::Send,%Clipboard%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[slr474]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39193</uri>
			</author>
			<updated>2021-02-26T14:50:59Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=146526#p146526</id>
		</entry>
</feed>
