<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Не работает функция Return]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13853&amp;type=atom" />
	<updated>2018-06-15T13:46:17Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=13853</id>
		<entry>
			<title type="html"><![CDATA[Re: Не работает функция Return]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=126061#p126061" />
			<content type="html"><![CDATA[<p>Разобрался сам, нужно было весь код заключить в цикл.</p>]]></content>
			<author>
				<name><![CDATA[asgard]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39330</uri>
			</author>
			<updated>2018-06-15T13:46:17Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=126061#p126061</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Не работает функция Return]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=126047#p126047" />
			<content type="html"><![CDATA[<p>Добрый день, можете помочь, возможно ошибся в коде, но не происходит повторного воспроизведение макроса.&nbsp; </p><div class="codebox"><pre><code>Home::
Loop, 3
{
SendInput {e}
Random, Rand, 500, 1000
Sleep % Rand + 700
}
SendInput {r}
Random, Rand, 500, 1000
Sleep % Rand + 700
Return
End::
Pause
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[asgard]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39330</uri>
			</author>
			<updated>2018-06-15T09:44:15Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=126047#p126047</id>
		</entry>
</feed>
