<?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=13639&amp;type=atom" />
	<updated>2018-04-20T12:07:21Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13639</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK : Чтение переменное]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124823#p124823" />
			<content type="html"><![CDATA[<p><strong>KusochekDobra</strong>, Благодарю.</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-04-20T12:07:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124823#p124823</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK : Чтение переменное]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124822#p124822" />
			<content type="html"><![CDATA[<p><a href="https://autohotkey.com/docs/commands/StringLen.htm">StrLen()</a>:<br /></p><div class="codebox"><pre><code>
string := &quot;В этой переменной 29 символов&quot;
MsgBox,,Title,% &quot;В этой переменной &quot; StrLen(string) &quot; символов&quot;
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[KusochekDobra]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33846</uri>
			</author>
			<updated>2018-04-20T12:05:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124822#p124822</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK : Чтение переменное]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124821#p124821" />
			<content type="html"><![CDATA[<p>Суть вопроса такова, как узнать сколько символов находятся в переменной?<br />Наведите хотя бы на документацию.</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-04-20T11:52:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124821#p124821</id>
		</entry>
</feed>
