<?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=9790&amp;type=atom" />
	<updated>2014-07-09T16:59:01Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9790</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84653#p84653" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>var = что
RegExMatch(file, &quot;[0-9]* &quot; var, code)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2014-07-09T16:59:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84653#p84653</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: RegExMatch]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=84652#p84652" />
			<content type="html"><![CDATA[<p>Возможно ли как-нибудь засунуть переменную в шаблон RegExMatch, например:<br /></p><div class="codebox"><pre><code>var = что
RegExMatch(file, &quot;[0-9]* %var%&quot;, code)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Vasil]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31759</uri>
			</author>
			<updated>2014-07-09T16:26:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=84652#p84652</id>
		</entry>
</feed>
