<?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=15630&amp;type=atom" />
	<updated>2020-08-27T23:55:14Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15630</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Повторение одного действия.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=141912#p141912" />
			<content type="html"><![CDATA[<p><strong>KusochekDobra</strong><br />Спасибо)</p>]]></content>
			<author>
				<name><![CDATA[KotikMurzik]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38816</uri>
			</author>
			<updated>2020-08-27T23:55:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=141912#p141912</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Повторение одного действия.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=141902#p141902" />
			<content type="html"><![CDATA[<p>Почитайте про циклы.<br /> * <a href="https://www.autohotkey.com/docs/commands/While.htm">While</a> — выполняет своё тело пока его операнд возвращает истину.<br /> * <a href="https://www.autohotkey.com/docs/commands/Loop.htm">Loop</a> — работает как счётчик, выполняя код указанное кол-во раз.<br /> * <a href="https://www.autohotkey.com/docs/commands/For.htm">For</a> — итерирует объекты, извлекая их члены во временную переменную.</p><p>Так же, повторять один и тот же набор инструкций можно с помощью <a href="https://www.autohotkey.com/docs/commands/SetTimer.htm">таймера</a>.</p>]]></content>
			<author>
				<name><![CDATA[KusochekDobra]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33846</uri>
			</author>
			<updated>2020-08-27T15:13:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=141902#p141902</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Повторение одного действия.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=141898#p141898" />
			<content type="html"><![CDATA[<p>Здравствуйте, как сделать скрипт, который выполнял одну команду несколько раз и после этого начал выполнять другую.</p>]]></content>
			<author>
				<name><![CDATA[KotikMurzik]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38816</uri>
			</author>
			<updated>2020-08-27T13:55:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=141898#p141898</id>
		</entry>
</feed>
