<?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=13425&amp;type=atom" />
	<updated>2018-02-01T12:57:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13425</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123525#p123525" />
			<content type="html"><![CDATA[<p>Точно, раньше было&nbsp; Loop, FilePattern. Позже появилось Loop, Files.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2018-02-01T12:57:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123525#p123525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123514#p123514" />
			<content type="html"><![CDATA[<p>В справке не описан такой вариант:<br /></p><div class="quotebox"><blockquote><p>Loop, Files, FilePattern [, Mode]&nbsp; ; Requires [v1.1.21+] (recommended)</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-01-31T17:41:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123514#p123514</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123513#p123513" />
			<content type="html"><![CDATA[<p>Не понимаю, что есть такого в 4ом сообщении, чего нет в русской справке за 2007 год?</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2018-01-31T17:28:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123513#p123513</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123512#p123512" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Stepnoy пишет:</cite><blockquote><p>Хм, действительно, не видел такого способа. Я так понимаю, это недавно ввели и еще не успели на русский перевести.</p></blockquote></div><p>Ввели 3 года назад. А русская справка, как я понимаю, датируется 2007 годом.<br />Поэтому проще будет понять принцип работы автохотки по русской справке, а потом уже читать английскую.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-01-31T17:24:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123512#p123512</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123511#p123511" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Stepnoy пишет:</cite><blockquote><p>Я так понимаю, это недавно ввели и еще не успели на русский перевести.</p></blockquote></div><p><a href="http://www.script-coding.com/AutoHotkey/LoopFilesFolders.html">Loop (файлы и папки)</a></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2018-01-31T17:21:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123511#p123511</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123510#p123510" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Malcev пишет:</cite><blockquote><p><a href="https://autohotkey.com/docs/commands/LoopFile.htm">https://autohotkey.com/docs/commands/LoopFile.htm</a></p></blockquote></div><p>Хм, действительно, не видел такого способа. Я так понимаю, это недавно ввели и еще не успели на русский перевести.</p><p>А по поводу ненужности mod могу возразить: тс же хотел пачками файлы копировать. Мы же не знаем, какие у него общие планы: возможно потом он станет в другое место копировать оставшиеся файлы, возможно еще чего. Т.е. не факт, что после 20 файлов цикл обязательно должен завершиться. А с mod больше универсальности.</p>]]></content>
			<author>
				<name><![CDATA[Stepnoy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38030</uri>
			</author>
			<updated>2018-01-31T16:52:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123510#p123510</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123481#p123481" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Stepnoy пишет:</cite><blockquote><p>Malcev, а что это за хитрый способ использования loop?</p></blockquote></div><p><a href="https://autohotkey.com/docs/commands/LoopFile.htm">https://autohotkey.com/docs/commands/LoopFile.htm</a><br /></p><div class="quotebox"><cite>Stepnoy пишет:</cite><blockquote><p>Langeles, можно через mod сделать:</p></blockquote></div><p>Mod здесь не нужен:<br /></p><div class="codebox"><pre><code>if A_Index = 20
	Msgbox 20 файлов скопировано</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-01-30T20:29:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123481#p123481</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123477#p123477" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Malcev пишет:</cite><blockquote><div class="codebox"><pre><code>Loop, Files, *.*
   msgbox %A_Index%`n%A_LoopFileLongPath%</code></pre></div></blockquote></div><p><strong>Malcev</strong>, а что это за хитрый способ использования loop?<br />Я обычно так делаю: </p><div class="codebox"><pre><code>loop, C:\Users\Files\*.txt</code></pre></div><p><strong>Langeles</strong>, можно через mod сделать:<br /></p><div class="codebox"><pre><code>if (mod(A_Index,20) = 0)
	Msgbox 20 файлов скопировано</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Stepnoy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38030</uri>
			</author>
			<updated>2018-01-30T16:56:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123477#p123477</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123475#p123475" />
			<content type="html"><![CDATA[<p>Приведите код.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-01-30T14:19:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123475#p123475</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123473#p123473" />
			<content type="html"><![CDATA[<p>Спасибо за помощь, но не разобрался к сожалению</p>]]></content>
			<author>
				<name><![CDATA[Langeles]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33879</uri>
			</author>
			<updated>2018-01-30T13:59:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123473#p123473</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123472#p123472" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Loop, Files, *.*
   msgbox %A_Index%`n%A_LoopFileLongPath%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-01-30T12:26:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123472#p123472</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123471#p123471" />
			<content type="html"><![CDATA[<p>Спасибо за быстрый ответ, подскажите пожалуйста немного конкретнее где искать. Я не очень силён в АНК, сам не разобрался(</p><p>* Цикл я разберусь как сделать, а вот как переместить всего один файл непонятно.</p>]]></content>
			<author>
				<name><![CDATA[Langeles]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33879</uri>
			</author>
			<updated>2018-01-30T12:22:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123471#p123471</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123470#p123470" />
			<content type="html"><![CDATA[<p>Перебирайте в цикле файлы и переносите каждый в отдельности.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-01-30T12:06:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123470#p123470</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Постепенное перемещение файлов]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123469#p123469" />
			<content type="html"><![CDATA[<p>Всем доброго дня. Есть такой код который перемещает все текстовые файлы из одной папки в другую. Проблема в том, что мне нужно перемещать не все файлы, а только пачками по 15-20 штук. Так вот собственно вопрос как ограничить количество перемещаемых файлов.</p><p>*Сразу скажу что через названия файлов не получится.</p><div class="codebox"><pre><code>FileMove, C:\Users\Files\*.txt, C:\SendFiles</code></pre></div><p>Всем спасибо.</p>]]></content>
			<author>
				<name><![CDATA[Langeles]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33879</uri>
			</author>
			<updated>2018-01-30T11:50:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123469#p123469</id>
		</entry>
</feed>
