<?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=9572&amp;type=atom" />
	<updated>2014-05-06T13:04:52Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9572</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск в переменной]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82699#p82699" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>col := 0xAA9715
If col ~= &quot;0xA...15&quot;
   MsgBox Да</code></pre></div><p>Не совсем верно с точки соответствия ТЗ, шаблон д.б. &quot;..A...15&quot;, но что-то мне подсказывает, что и так подойдет.</p>]]></content>
			<author>
				<name><![CDATA[Irbis]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27384</uri>
			</author>
			<updated>2014-05-06T13:04:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82699#p82699</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Поиск в переменной]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82695#p82695" />
			<content type="html"><![CDATA[<p>SubStr</p>]]></content>
			<author>
				<name><![CDATA[stealzy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31937</uri>
			</author>
			<updated>2014-05-06T07:34:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82695#p82695</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Поиск в переменной]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82693#p82693" />
			<content type="html"><![CDATA[<p>Есть например переменная col := 0xAA9715</p><p>Как мне проверить является ли:<br />* 3-ий символ = A<br />* 7-ой символ = 1<br />* 8-ой символ = 5</p><p>Заранее благодарю !</p>]]></content>
			<author>
				<name><![CDATA[Hydrogenium]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30160</uri>
			</author>
			<updated>2014-05-06T06:00:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82693#p82693</id>
		</entry>
</feed>
