<?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=5902</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5902&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Как поставить время задержки?».]]></description>
		<lastBuildDate>Tue, 14 Jun 2011 11:37:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Как поставить время задержки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=49118#p49118</link>
			<description><![CDATA[<p>Пасиб</p>]]></description>
			<author><![CDATA[null@example.com (frol12)]]></author>
			<pubDate>Tue, 14 Jun 2011 11:37:08 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=49118#p49118</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Как поставить время задержки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=49117#p49117</link>
			<description><![CDATA[<p>Если не ошибаюсь то задержка выполняется с помощью функции <a href="http://www.script-coding.com/AutoHotkey/Sleep.html">Sleep</a></p><br /><div class="codebox"><pre><code>Send {Rbutton}
Send {Lbutton} 
Sleep, 1000 
Send {Alt}  
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (kamaz)]]></author>
			<pubDate>Tue, 14 Jun 2011 11:23:10 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=49117#p49117</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Как поставить время задержки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=49115#p49115</link>
			<description><![CDATA[<div class="codebox"><pre><code>sc030::
Send {Rbutton}
Send {Lbutton} 
&quot;здесь нужно поставить время задержки&quot;
Send {Alt}  
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (frol12)]]></author>
			<pubDate>Tue, 14 Jun 2011 11:06:31 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=49115#p49115</guid>
		</item>
	</channel>
</rss>
