<?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=12034&amp;type=atom" />
	<updated>2016-09-24T22:09:12Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=12034</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107991#p107991" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Как обойти?</p></blockquote></div><p>Почитать внимательно, что и как экранируется.<br /><a href="https://autohotkey.com/docs/commands/Run.htm">https://autohotkey.com/docs/commands/Run.htm</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2016-09-24T22:09:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107991#p107991</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107978#p107978" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>NektoN95 пишет:</cite><blockquote><p><strong>teadrinker</strong> 0_o Вы где такой код увидели?</p></blockquote></div><p>Такой я не увидел, это ответ на ваш вопрос:<br /></p><div class="quotebox"><cite>NektoN95 пишет:</cite><blockquote><p>Вот только при наличии кавычек ahk этот код поймет неправильно. Как обойти?</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-09-24T15:09:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107978#p107978</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107977#p107977" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong> 0_o Вы где такой код увидели?</p>]]></content>
			<author>
				<name><![CDATA[NektoN95]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32518</uri>
			</author>
			<updated>2016-09-24T14:29:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107977#p107977</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107976#p107976" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>NektoN95 пишет:</cite><blockquote><p>О, они тоже лишние?</p></blockquote></div><p>Может я чего-то не понял, но кавычки должны быть парными. А где для них была пара?<br /></p><div class="codebox"><pre><code>Run % comspec &quot; /c dir /s /b /a:-d &quot;&quot;&quot; A_ScriptDir &quot;\antiobj\changed\resunpak\*.*&quot;&quot; &gt; &quot; A_ScriptDir &quot;\antiobj\changed\ChangedList.txt&quot;&quot;&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-09-24T14:01:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107976#p107976</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107975#p107975" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong> О, они тоже лишние? Уберу, только кавычки в пути файла один черт убирать нельзя, если в пути попадутся пробелы, то уже командная строка команду не поймет.</p>]]></content>
			<author>
				<name><![CDATA[NektoN95]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32518</uri>
			</author>
			<updated>2016-09-24T13:48:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107975#p107975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107974#p107974" />
			<content type="html"><![CDATA[<p>У вас и сейчас лишние. Зачем кавычки перед dir?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-09-24T13:36:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107974#p107974</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107973#p107973" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p>Читать правила.</p></blockquote></div><p>&nbsp; Сори, склероз <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p><p>ЗЫ В первом сообщении были выставлены лишние кавычки, убрал. Но вопроса это разумеется не снимает.</p>]]></content>
			<author>
				<name><![CDATA[NektoN95]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32518</uri>
			</author>
			<updated>2016-09-24T13:18:59Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107973#p107973</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107971#p107971" />
			<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>2016-09-24T13:13:59Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107971#p107971</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Динамическая переменная под кавычками]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107970#p107970" />
			<content type="html"><![CDATA[<p>Есть команда<br /></p><div class="codebox"><pre><code>Run %comspec% /c dir /s /b /a:-d &quot;e:\karos\antiobj\changed\resunpak\*.*&quot; &gt; &quot;e:\karos\antiobj\changed\ChangedList.txt&quot;</code></pre></div><p>Фрагмент пути &quot;e:\karos\&quot; у разных пользователей может быть разным, однако скрипт запускается именно из этой папки, так-что хотелось бы сделать так:<br /></p><div class="codebox"><pre><code>Run %comspec% /c dir /s /b /a:-d &quot;%A_ScriptDir%\antiobj\changed\resunpak\*.*&quot; &gt; &quot;%A_ScriptDir%\antiobj\changed\ChangedList.txt&quot;</code></pre></div><p>Вот только при наличии кавычек ahk этот код поймет неправильно. Как обойти?</p>]]></content>
			<author>
				<name><![CDATA[NektoN95]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32518</uri>
			</author>
			<updated>2016-09-24T13:09:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107970#p107970</id>
		</entry>
</feed>
