<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Как можно узнать путь перетаскиваемой на скрипт ahk папки]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12515&amp;type=atom" />
	<updated>2017-03-01T21:33:55Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=12515</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как можно узнать путь перетаскиваемой на скрипт ahk папки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=113505#p113505" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, благодарю!<br />Вспомнил, теперь! Точно ведь раньше делал такое.<br />Совсем что то провтыкал..., видимо больше спать надо по ночам <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[avens]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24487</uri>
			</author>
			<updated>2017-03-01T21:33:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=113505#p113505</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как можно узнать путь перетаскиваемой на скрипт ahk папки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=113504#p113504" />
			<content type="html"><![CDATA[<p><a href="https://autohotkey.com/docs/commands/LoopFile.htm">Вот</a> он.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-03-01T21:10:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=113504#p113504</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как можно узнать путь перетаскиваемой на скрипт ahk папки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=113503#p113503" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, смотрел, но не нашел..., это видимо тот случай когда надо тыкнуть носом в соответствующий раздел справки <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[avens]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24487</uri>
			</author>
			<updated>2017-03-01T21:05:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=113503#p113503</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как можно узнать путь перетаскиваемой на скрипт ahk папки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=113495#p113495" />
			<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>2017-03-01T20:24:13Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=113495#p113495</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как можно узнать путь перетаскиваемой на скрипт ahk папки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=113494#p113494" />
			<content type="html"><![CDATA[<p>Такой вопрос, как можно узнать путь папки которую перетаскиваем на скрипт AHK?</p><p>То есть такой скрипт:<br /></p><div class="codebox"><pre><code>if 0 &gt; 0
{
	Loop, %1%
		MsgBox %A_LoopFileLongPath%
}</code></pre></div><p>Для файлов он работает, а вот для папок нет.</p>]]></content>
			<author>
				<name><![CDATA[avens]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24487</uri>
			</author>
			<updated>2017-03-01T20:13:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=113494#p113494</id>
		</entry>
</feed>
