<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Com ie основы]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14261&amp;type=atom" />
	<updated>2018-10-19T18:55:16Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14261</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Com ie основы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129318#p129318" />
			<content type="html"><![CDATA[<p>Проверяйте в диспетчере задач, нет ли висящих процессов iexplore.exe, незавершённых после предыдущих вызовов скриптом. Если есть, завершите их. Такое может быть из-за некорректного выхода из скрипта без вызова wb.Quit()</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2018-10-19T18:55:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129318#p129318</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Com ie основы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129317#p129317" />
			<content type="html"><![CDATA[<p>Поправил.</p>]]></content>
			<author>
				<name><![CDATA[g0ss]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=29338</uri>
			</author>
			<updated>2018-10-19T18:45:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129317#p129317</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Com ie основы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129316#p129316" />
			<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>2018-10-19T16:59:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129316#p129316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Com ie основы]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129314#p129314" />
			<content type="html"><![CDATA[<p>Здравствуйте.<br />Пытаюсь осваивать COM. Скрипт выдает ошибку:</p><div class="codebox"><pre><code>Sleep 4000
wb := ComObjCreate(&quot;InternetExplorer.Application&quot;) 
wb.Visible := True
wb.Navigate(&quot;Google.com&quot;)</code></pre></div><p>Ошибка:<br /><a href="https://imgur.com/a/oV8v1LH">https://imgur.com/a/oV8v1LH</a></p><p>Подскажите, что я делаю неправильно. Спасибо.</p>]]></content>
			<author>
				<name><![CDATA[g0ss]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=29338</uri>
			</author>
			<updated>2018-10-19T16:54:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129314#p129314</id>
		</entry>
</feed>
