<?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=13833</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13833&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Переменные».]]></description>
		<lastBuildDate>Sun, 10 Jun 2018 11:23:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Переменные]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=125929#p125929</link>
			<description><![CDATA[<div class="codebox"><pre><code>var0 = test
var1 = test
if (var0 = var1)
{
     ...
}
else
{
      ...
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (powercat)]]></author>
			<pubDate>Sun, 10 Jun 2018 11:23:57 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=125929#p125929</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Переменные]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=125918#p125918</link>
			<description><![CDATA[<p>Использовать операторы сравнения и условия.</p>]]></description>
			<author><![CDATA[null@example.com (YMP)]]></author>
			<pubDate>Sun, 10 Jun 2018 04:37:32 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=125918#p125918</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Переменные]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=125917#p125917</link>
			<description><![CDATA[<p>Доброго времени суток. Подскажите пожалуйста, как сделать чтобы если в одной переменной значение такое же как и в другой, то выполнялось бы определенное действие. Заранее спасибо!</p>]]></description>
			<author><![CDATA[null@example.com (Wescholm)]]></author>
			<pubDate>Sun, 10 Jun 2018 01:51:26 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=125917#p125917</guid>
		</item>
	</channel>
</rss>
