<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Представить функцию в Msgbox]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14809&amp;type=atom" />
	<updated>2019-05-31T13:18:52Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14809</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Представить функцию в Msgbox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134585#p134585" />
			<content type="html"><![CDATA[<p><strong>inseption86</strong><br />Спасибо.</p>]]></content>
			<author>
				<name><![CDATA[Clannad5]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39853</uri>
			</author>
			<updated>2019-05-31T13:18:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134585#p134585</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Представить функцию в Msgbox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134584#p134584" />
			<content type="html"><![CDATA[<p><strong>Clannad5</strong></p><div class="codebox"><pre><code>Msgbox, % &quot;Функция: &quot;  Func(SD)  &quot;`n&quot; &quot;Функция2: &quot;  Func(SD2)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[inseption86]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38818</uri>
			</author>
			<updated>2019-05-31T13:12:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134584#p134584</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Представить функцию в Msgbox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134583#p134583" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong></p><p>А если между ними я хочу написать наименование?<br />Или допустим разделить по строчкам?<br />По типу</p><p>Функция: Функция<br />Функция2: Функция</p>]]></content>
			<author>
				<name><![CDATA[Clannad5]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39853</uri>
			</author>
			<updated>2019-05-31T13:01:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134583#p134583</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Представить функцию в Msgbox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134582#p134582" />
			<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>2019-05-31T12:44:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134582#p134582</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Представить функцию в Msgbox]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=134581#p134581" />
			<content type="html"><![CDATA[<p>Здравствуйте!<br />Есть функция</p><div class="codebox"><pre><code>Func(SD)</code></pre></div><p>Она срабатывается в Msgbox нормально</p><div class="codebox"><pre><code>Msgbox, % Func(SD)</code></pre></div><p>Но когда хочу добавить вторую функцию в Msgbox, примерно так:</p><div class="codebox"><pre><code>Msgbox, % Func(SD) % Func2(SD2)</code></pre></div><p>То получаю ошибку и скрипт не запускается.</p><p>Как исправить данную проблему?</p>]]></content>
			<author>
				<name><![CDATA[Clannad5]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39853</uri>
			</author>
			<updated>2019-05-31T11:44:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=134581#p134581</id>
		</entry>
</feed>
