<?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=11690&amp;type=atom" />
	<updated>2016-06-08T10:26:23Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11690</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Подсчёт кол-ва символов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=104930#p104930" />
			<content type="html"><![CDATA[<p>Немного странный запрос, но<br /></p><div class="codebox"><pre><code>Send, % test1 := &quot;Тест&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Drugoy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27463</uri>
			</author>
			<updated>2016-06-08T10:26:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=104930#p104930</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Подсчёт кол-ва символов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=104929#p104929" />
			<content type="html"><![CDATA[<p>Еще вопрос:<br />Как засунуть выведенный текст через Send в переменную?<br /></p><div class="codebox"><pre><code>Send Тест</code></pre></div><p>И слово &quot;Тест&quot; нужно впихнуть в переменную &quot;Test1&quot;.</p>]]></content>
			<author>
				<name><![CDATA[QWYSFGNN]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33909</uri>
			</author>
			<updated>2016-06-08T10:18:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=104929#p104929</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Подсчёт кол-ва символов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=104928#p104928" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>MsgBox % StrLen(&quot;bukva&quot;)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2016-06-08T10:00:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=104928#p104928</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Подсчёт кол-ва символов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=104927#p104927" />
			<content type="html"><![CDATA[<p>Приветствую.&nbsp; Буду благодарен за ответ. У меня такой вопрос:<br />Как подсчитать кол-во символов в тексте и вывести это число (кол-во символов) в переменную (Например, &quot;<strong>bukva</strong>&quot;).</p>]]></content>
			<author>
				<name><![CDATA[QWYSFGNN]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33909</uri>
			</author>
			<updated>2016-06-08T09:59:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=104927#p104927</id>
		</entry>
</feed>
