<?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=5343&amp;type=atom" />
	<updated>2011-01-05T17:23:48Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5343</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:проблема с регулярными выражениями]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=43337#p43337" />
			<content type="html"><![CDATA[<p>да уж! первый раз вижу чтобы это имело значение. спасибо</p>]]></content>
			<author>
				<name><![CDATA[fagundas]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25871</uri>
			</author>
			<updated>2011-01-05T17:23:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=43337#p43337</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:проблема с регулярными выражениями]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=43336#p43336" />
			<content type="html"><![CDATA[<p>Лишний пробел между regexmatch и открывающей скобкой.</p>]]></content>
			<author>
				<name><![CDATA[InFlames]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24849</uri>
			</author>
			<updated>2011-01-05T17:08:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=43336#p43336</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK:проблема с регулярными выражениями]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=43335#p43335" />
			<content type="html"><![CDATA[<p>Ни как не могу понять как использовать регулярные выражения в autohotkey. Вот пример простейшего скрипта<br /></p><div class="codebox"><pre><code>#t::
regexmatch (&quot;abc123&quot;, &quot;abc&quot;, reg)
msgbox %reg%</code></pre></div><p>в итоге выходит пустой меседжбокс, соответсвенно переменная reg пуста. В чем проблема то?</p>]]></content>
			<author>
				<name><![CDATA[fagundas]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25871</uri>
			</author>
			<updated>2011-01-05T16:54:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=43335#p43335</id>
		</entry>
</feed>
