<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Скрипт с пробелом (Space)]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5941&amp;type=atom" />
	<updated>2011-06-25T11:59:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5941</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Скрипт с пробелом (Space)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49427#p49427" />
			<content type="html"><![CDATA[<p>Делайте по <a href="http://forum.script-coding.com/viewtopic.php?id=5926">аналогии</a>, названия клавиш можно взять вот <a href="http://script-coding.com/AutoHotkey/KeyList.html">отсюда</a>.</p>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2011-06-25T11:59:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49427#p49427</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Скрипт с пробелом (Space)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49425#p49425" />
			<content type="html"><![CDATA[<p>Исправил.</p>]]></content>
			<author>
				<name><![CDATA[Adamant]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26959</uri>
			</author>
			<updated>2011-06-25T10:55:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49425#p49425</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Скрипт с пробелом (Space)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49416#p49416" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Adamant</strong>, код оформляется с помощью тега <a href="http://forum.script-coding.com/help.php#smilies">code</a>. Отредактируй свой пост.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-06-25T08:00:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49416#p49416</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Скрипт с пробелом (Space)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49414#p49414" />
			<content type="html"><![CDATA[<p>Подскажите как прописать клавишу пробела в макросе. Тоесть например у меня скрипт с клавишей <strong>a</strong><br /></p><div class="codebox"><pre><code>$a::
Loop
{
if not GetKeyState(&quot;a&quot;, &quot;p&quot;)
break
Send {a}
Send {Click} 
}
return</code></pre></div><p>Как будет с <strong>пробелом</strong> за место <strong>a</strong>?</p><p>При зажатом пробеле, непрерывно должна нажиматься кнопка мыши.</p>]]></content>
			<author>
				<name><![CDATA[Adamant]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26959</uri>
			</author>
			<updated>2011-06-25T07:03:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49414#p49414</id>
		</entry>
</feed>
