<?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=9398&amp;type=atom" />
	<updated>2014-03-22T21:42:55Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9398</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ожидание]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81125#p81125" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>!Numpad7::
Send, {F6} hello {space}
KeyWait, Enter, D
Send, {F6} hello {enter}
return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[skyman]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31948</uri>
			</author>
			<updated>2014-03-22T21:42:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81125#p81125</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ожидание]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81115#p81115" />
			<content type="html"><![CDATA[<p>используй вместо &quot;send&quot; - &quot;sendinput&quot;</p>]]></content>
			<author>
				<name><![CDATA[BashkaMen]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30800</uri>
			</author>
			<updated>2014-03-22T17:16:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81115#p81115</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ожидание]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81108#p81108" />
			<content type="html"><![CDATA[<p>А если &quot;ентер&quot; уже нажат, вторая секция может выполняться сколько угодно раз или только единожды?</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-03-22T10:08:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81108#p81108</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Ожидание]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81107#p81107" />
			<content type="html"><![CDATA[<p>Есть такой скрипт<br /></p><div class="codebox"><pre><code>!Numpad7::
Send, {F6} hello {space}
return</code></pre></div><p>Мне нужно чтоб после нажатия {enter} после выполнения даного скрипта выполнялся следующий. <br /></p><div class="codebox"><pre><code>
Send, {F6} hello {enter}</code></pre></div><p> Тоесть только после нажатия {ентер} во время даного скрипта.</p>]]></content>
			<author>
				<name><![CDATA[Spark]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31901</uri>
			</author>
			<updated>2014-03-22T10:01:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81107#p81107</id>
		</entry>
</feed>
