<?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=9398</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9398&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Ожидание».]]></description>
		<lastBuildDate>Sat, 22 Mar 2014 21:42:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Ожидание]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=81125#p81125</link>
			<description><![CDATA[<div class="codebox"><pre><code>!Numpad7::
Send, {F6} hello {space}
KeyWait, Enter, D
Send, {F6} hello {enter}
return
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (skyman)]]></author>
			<pubDate>Sat, 22 Mar 2014 21:42:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=81125#p81125</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Ожидание]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=81115#p81115</link>
			<description><![CDATA[<p>используй вместо &quot;send&quot; - &quot;sendinput&quot;</p>]]></description>
			<author><![CDATA[null@example.com (BashkaMen)]]></author>
			<pubDate>Sat, 22 Mar 2014 17:16:19 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=81115#p81115</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Ожидание]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=81108#p81108</link>
			<description><![CDATA[<p>А если &quot;ентер&quot; уже нажат, вторая секция может выполняться сколько угодно раз или только единожды?</p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sat, 22 Mar 2014 10:08:51 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=81108#p81108</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Ожидание]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=81107#p81107</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Spark)]]></author>
			<pubDate>Sat, 22 Mar 2014 10:01:21 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=81107#p81107</guid>
		</item>
	</channel>
</rss>
