<?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=17307&amp;type=atom" />
	<updated>2022-08-12T17:44:41Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17307</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Зачем используется точка, при объединения строки с переменной?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=154362#p154362" />
			<content type="html"><![CDATA[<p>В данном случае только для наглядности, для визуального отделения одной части выражения от другой.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-08-12T17:44:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=154362#p154362</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Зачем используется точка, при объединения строки с переменной?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=154361#p154361" />
			<content type="html"><![CDATA[<p>Зачем используется точка, при объединения строки с переменной?<br />Пример из справки:<br /></p><div class="codebox"><pre><code>MsgBox % &quot;The value in the variable named Var is &quot; . Var . &quot;.&quot;</code></pre></div><p>Зачем нужны эти точки, если и без них все прекрасно работает? Когда без них может не работать?</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2022-08-12T17:35:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=154361#p154361</id>
		</entry>
</feed>
