<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: RegExMatch]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17891&amp;type=atom" />
	<updated>2023-07-27T14:09:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17891</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158901#p158901" />
			<content type="html"><![CDATA[<p><strong>klimentijtrohin</strong>, ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свои посты. Обратите внимание на <a href="https://forum.script-coding.com/misc.php?action=rules#literacy">точки</a> в конце предложений.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-07-27T14:09:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158901#p158901</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158900#p158900" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong><br />Михаил, здравствуйте. Можно Вас попросить исправить данную ошибку. Я не понимаю вообще.</p>]]></content>
			<author>
				<name><![CDATA[klimentijtrohin]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42633</uri>
			</author>
			<updated>2023-07-27T13:45:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158900#p158900</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158899#p158899" />
			<content type="html"><![CDATA[<p>&#039;RegExMatch&#039; - функция, следовательно все параметры должны быть отправлены внутри скобок.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2023-07-27T13:32:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158899#p158899</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158897#p158897" />
			<content type="html"><![CDATA[<p>Я немного не понимаю, где пропущена эта цитата, не совсем понимаю RegExMatch.</p>]]></content>
			<author>
				<name><![CDATA[klimentijtrohin]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42633</uri>
			</author>
			<updated>2023-07-27T12:44:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158897#p158897</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158896#p158896" />
			<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>2023-07-27T12:28:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158896#p158896</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158895#p158895" />
			<content type="html"><![CDATA[<p>Выводит, что есть &quot;Missing close-quote&quot;, ткните пожалуйста носом в эту ошибку.</p><div class="codebox"><pre><code>

NumPad5:: 
FileRead, Str, %chatlog%
StringReplace, Str, Str, `r`n, `n, 1
StringReplace, Str, Str, `r, `n, 1

RegExMatch(&quot;`n&quot; Str &quot;`n&quot;, &quot;i).*\n\[\d+:\d+:\d+\] (.+)\[(\d+)\, match] : (.+)
SendMessage, 0x50,, 0x4190419,, A
SendInput,{F6}/sp %match2%{Enter}
Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[klimentijtrohin]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42633</uri>
			</author>
			<updated>2023-07-27T12:12:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158895#p158895</id>
		</entry>
</feed>
