<?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=11148&amp;type=atom" />
	<updated>2015-12-16T11:25:55Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11148</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как записать координаты?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=99697#p99697" />
			<content type="html"><![CDATA[<p>Спасибо, разобрался, упустить- это значит написать пустые места и запятые.</p>]]></content>
			<author>
				<name><![CDATA[Шляпник]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33543</uri>
			</author>
			<updated>2015-12-16T11:25:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=99697#p99697</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как записать координаты?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=99689#p99689" />
			<content type="html"><![CDATA[<p><a href="http://www.script-coding.com/AutoHotkey/WinGetPos.html">WinGetPos</a>.</p>]]></content>
			<author>
				<name><![CDATA[Alectric]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26027</uri>
			</author>
			<updated>2015-12-15T15:22:06Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=99689#p99689</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как записать координаты?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=99686#p99686" />
			<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>2015-12-15T14:12:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=99686#p99686</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как записать координаты?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=99684#p99684" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
MouseGetPos, x, y  
WinGetPos, W, H, A
MsgBox, Координаты мыши: %X%`,%Y%; ширина: %W%; высота: %H%.
</code></pre></div><p>Но при этом переменные &quot;W&quot; и &quot;H&quot; пустые.&nbsp; Как записать и высоту\ширину и координаты мышки?</p>]]></content>
			<author>
				<name><![CDATA[Шляпник]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33543</uri>
			</author>
			<updated>2015-12-15T13:52:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=99684#p99684</id>
		</entry>
</feed>
