<?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=11051&amp;type=atom" />
	<updated>2015-11-01T18:20:48Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11051</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Несколько циклов одновременно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=98620#p98620" />
			<content type="html"><![CDATA[<p><a href="http://forum.script-coding.com/viewtopic.php?id=2734">Коллекция скриптов и идей. AHK: Доступ к памяти других процессов</a><br /><a href="http://forum.script-coding.com/viewtopic.php?id=3203">AutoHotKey: Передача указателя между двумя процессами (скриптами)</a><br /><a href="http://forum.script-coding.com/viewtopic.php?id=7741">AHK : Как обмениваться сообщениями между скриптами?</a></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2015-11-01T18:20:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=98620#p98620</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Несколько циклов одновременно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=98619#p98619" />
			<content type="html"><![CDATA[<p>Кстати, а как обмениваться произвольными сообщениями между скриптами?<br />Через stdin/out?</p>]]></content>
			<author>
				<name><![CDATA[Drugoy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27463</uri>
			</author>
			<updated>2015-11-01T17:51:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=98619#p98619</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Несколько циклов одновременно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=98618#p98618" />
			<content type="html"><![CDATA[<p>Можно пробовать запустить 2 скрипта и обмениваться между ними сообщениями.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2015-11-01T11:35:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=98618#p98618</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Несколько циклов одновременно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=98617#p98617" />
			<content type="html"><![CDATA[<p>Есть понятие потоков.<br />Внутрь цикла можно помещать другой цикл, но внешний цикл перейдёт к следующей итерации только после отработки внутреннего цикла.<br />Запустить в рамках одного скрипта параллельно несколько циклов невозможно, т. к. в AutoHotkey нет многопоточности.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2015-11-01T11:23:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=98617#p98617</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Несколько циклов одновременно]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=98616#p98616" />
			<content type="html"><![CDATA[<p>Можно ли сделать так, что бы выполнялось несколько циклов одновременно?</p>]]></content>
			<author>
				<name><![CDATA[exobangs]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32958</uri>
			</author>
			<updated>2015-11-01T10:17:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=98616#p98616</id>
		</entry>
</feed>
