<?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=8380&amp;type=atom" />
	<updated>2013-06-08T18:06:19Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8380</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как отрезать пробелы слева/справа у строки ?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72845#p72845" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong>, спасиб</p>]]></content>
			<author>
				<name><![CDATA[Hydrogenium]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30160</uri>
			</author>
			<updated>2013-06-08T18:06:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72845#p72845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как отрезать пробелы слева/справа у строки ?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72843#p72843" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>text := &quot; Test Win   &quot;
text = %text%
msgbox |%text%|</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-06-08T17:50:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72843#p72843</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как отрезать пробелы слева/справа у строки ?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=72842#p72842" />
			<content type="html"><![CDATA[<p>Есть например строка </p><div class="codebox"><pre><code>&quot; Test Win   &quot;</code></pre></div><p>как сделать ? </p><div class="codebox"><pre><code> &quot;Test Win&quot;</code></pre></div><p>какая есть оптимальная функция или решение ?</p>]]></content>
			<author>
				<name><![CDATA[Hydrogenium]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30160</uri>
			</author>
			<updated>2013-06-08T17:41:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=72842#p72842</id>
		</entry>
</feed>
