<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=10484&amp;type=atom" />
	<updated>2015-03-08T09:21:59Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=10484</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вставить текст из буфера вместе с текстом, заданным скриптом]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=92389#p92389" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>MyText := &quot;Bla-bla-bla&quot;
F3:: Send, %Clipboard% %MyText%</code></pre></div><p>Чтобы получше изучить особенности вставки текста, можно прочитать:<br /></p><ul><li><p>SendMode</p></li><li><p>Send / SendRaw / SendInput / SendPlay</p></li><li><p>SetKeyDelay</p></li></ul>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2015-03-08T09:21:59Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=92389#p92389</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Вставить текст из буфера вместе с текстом, заданным скриптом]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=92388#p92388" />
			<content type="html"><![CDATA[<p>Подскажите пожалуйста скрипт, который вставит текст из буфера обмена вместе с текстом, заданным скриптом(через пробел). Заранее благодарю.</p>]]></content>
			<author>
				<name><![CDATA[volk]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32912</uri>
			</author>
			<updated>2015-03-08T09:10:24Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=92388#p92388</id>
		</entry>
</feed>
