<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Взять Nое  слово из последовательности M слов]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=18071</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=18071&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Взять Nое  слово из последовательности M слов».]]></description>
		<lastBuildDate>Sat, 20 Jan 2024 20:23:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Взять Nое  слово из последовательности M слов]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=159979#p159979</link>
			<description><![CDATA[<p>В справке примеры есть.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sat, 20 Jan 2024 20:23:01 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=159979#p159979</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Взять Nое  слово из последовательности M слов]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=159978#p159978</link>
			<description><![CDATA[<p><strong>andy319</strong></p><div class="codebox"><pre><code>String := &quot;String, Delimiters, OmitChars, MaxParts&quot;
Array := StrSplit(String, &quot;, &quot;)
MsgBox, % Array[3]	;3:OmitChars</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Sat, 20 Jan 2024 19:42:15 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=159978#p159978</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Взять Nое  слово из последовательности M слов]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=159977#p159977</link>
			<description><![CDATA[<p>Вот я сыщик...:(&nbsp; Спасибо!</p>]]></description>
			<author><![CDATA[null@example.com (andy319)]]></author>
			<pubDate>Sat, 20 Jan 2024 17:35:49 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=159977#p159977</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Взять Nое  слово из последовательности M слов]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=159976#p159976</link>
			<description><![CDATA[<p>Как вы пришли к такому выводу? Знаете о существовании справки?</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sat, 20 Jan 2024 17:16:06 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=159976#p159976</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Взять Nое  слово из последовательности M слов]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=159975#p159975</link>
			<description><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p>StrSplit()</p></blockquote></div><p>Это видимо вне&nbsp; AHK?</p>]]></description>
			<author><![CDATA[null@example.com (andy319)]]></author>
			<pubDate>Sat, 20 Jan 2024 17:14:31 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=159975#p159975</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Взять Nое  слово из последовательности M слов]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=159974#p159974</link>
			<description><![CDATA[<p>Смотрите StrSplit().</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sat, 20 Jan 2024 17:02:14 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=159974#p159974</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Взять Nое  слово из последовательности M слов]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=159973#p159973</link>
			<description><![CDATA[<p>Здравствуйте!<br />Уперся в проблему - есть строка из, допустим, 20 слов.&nbsp; Как выдернуть&nbsp; 5 слово? Разделитель еще не смотрел, пусть будет Пробел. Наверняка уже где то есть намеки.</p>]]></description>
			<author><![CDATA[null@example.com (andy319)]]></author>
			<pubDate>Sat, 20 Jan 2024 16:48:44 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=159973#p159973</guid>
		</item>
	</channel>
</rss>
