<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Как проверить, имеется ли из четырех окон хотя бы одно окно.]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=10948&amp;type=atom" />
	<updated>2015-09-14T18:31:22Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=10948</id>
		<entry>
			<title type="html"><![CDATA[Re: Как проверить, имеется ли из четырех окон хотя бы одно окно.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=97442#p97442" />
			<content type="html"><![CDATA[<p>Спасибо за помощь!!!</p>]]></content>
			<author>
				<name><![CDATA[rous]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33302</uri>
			</author>
			<updated>2015-09-14T18:31:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=97442#p97442</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Как проверить, имеется ли из четырех окон хотя бы одно окно.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=97423#p97423" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>rous</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=5421">этой</a> темой, отредактируйте заголовок.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2015-09-14T14:00:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=97423#p97423</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Как проверить, имеется ли из четырех окон хотя бы одно окно.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=97422#p97422" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>if WinExist(&quot;Безымянный — Блокнот&quot;) or WinExist(&quot;new 1 - Notepad++&quot;) or WinExist(&quot;Этот компьютер&quot;)
    SoundPlay *48</code></pre></div>]]></content>
			<author>
				<name><![CDATA[yalanne]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32850</uri>
			</author>
			<updated>2015-09-14T14:00:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=97422#p97422</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Как проверить, имеется ли из четырех окон хотя бы одно окно.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=97418#p97418" />
			<content type="html"><![CDATA[<p>Возможно что бы IfWinExist проверял существуют ли разные четыре окна об ошибке? И если существует одно из этих окон, воспроизвести звук.<br /></p><div class="codebox"><pre><code>
                    IfWinExist, Save
{
    SoundPlay *48
}</code></pre></div><p>Код на одно окно ошибки.</p>]]></content>
			<author>
				<name><![CDATA[rous]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=33302</uri>
			</author>
			<updated>2015-09-14T13:32:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=97418#p97418</id>
		</entry>
</feed>
