<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Нажатие хоткея в теле хоткея]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=11792</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11792&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Нажатие хоткея в теле хоткея».]]></description>
		<lastBuildDate>Mon, 04 Jul 2016 02:35:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Нажатие хоткея в теле хоткея]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105866#p105866</link>
			<description><![CDATA[<div class="codebox"><pre><code>$vk31::</code></pre></div><p>Так клавиша может отправить сама себя без залипаний.</p>]]></description>
			<author><![CDATA[null@example.com (yalanne)]]></author>
			<pubDate>Mon, 04 Jul 2016 02:35:36 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105866#p105866</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Нажатие хоткея в теле хоткея]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=105859#p105859</link>
			<description><![CDATA[<p>Всем добра.<br />Поделитесь пожалуйста мудростью, как в теле хоткея выполнить нажатие клавиши хоткея. Например, при нажатии единицы, нажать единицу и двойку. Примерно так:<br /></p><div class="codebox"><pre><code>
vk31::
	KeyWait, vk31, U
	Send {vk31}
	Sleep 250
	Send {vk32}
return
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (KusochekDobra)]]></author>
			<pubDate>Sun, 03 Jul 2016 22:49:48 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=105859#p105859</guid>
		</item>
	</channel>
</rss>
