<?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=11792&amp;type=atom" />
	<updated>2016-07-04T02:35:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11792</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие хоткея в теле хоткея]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=105866#p105866" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>$vk31::</code></pre></div><p>Так клавиша может отправить сама себя без залипаний.</p>]]></content>
			<author>
				<name><![CDATA[yalanne]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32850</uri>
			</author>
			<updated>2016-07-04T02:35:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=105866#p105866</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Нажатие хоткея в теле хоткея]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=105859#p105859" />
			<content type="html"><![CDATA[<p>Всем добра.<br />Поделитесь пожалуйста мудростью, как в теле хоткея выполнить нажатие клавиши хоткея. Например, при нажатии единицы, нажать единицу и двойку. Примерно так:<br /></p><div class="codebox"><pre><code>
vk31::
	KeyWait, vk31, U
	Send {vk31}
	Sleep 250
	Send {vk32}
return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[KusochekDobra]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33846</uri>
			</author>
			<updated>2016-07-03T22:49:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=105859#p105859</id>
		</entry>
</feed>
