<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Run]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14132&amp;type=atom" />
	<updated>2018-09-02T11:41:11Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14132</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128453#p128453" />
			<content type="html"><![CDATA[<p>Цель зависит от программы. Если программа выполняет скрипт, то это аргументы для скрипта должны быть.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2018-09-02T11:41:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128453#p128453</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128451#p128451" />
			<content type="html"><![CDATA[<p><strong>sergeiplugatyr</strong>, понятно что это аргументы, а вот какую они цель могут выполнять, эти аргументы?<br />Работает.</p><div class="codebox"><pre><code>run, %A_AppData%\py.exe %A_AppData%\ds.py,,Hide</code></pre></div>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-09-02T11:13:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128451#p128451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128448#p128448" />
			<content type="html"><![CDATA[<p><strong>qqlexa</strong>, </p><div class="codebox"><pre><code>param1 param2 param3</code></pre></div><p> в данном случае определяются как аргументы для запуска программы, если они необходимы.<br /></p><div class="codebox"><pre><code>Run, %path% %path2%, ,Hide</code></pre></div>]]></content>
			<author>
				<name><![CDATA[sergeiplugatyr]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30382</uri>
			</author>
			<updated>2018-09-02T10:23:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128448#p128448</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128444#p128444" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Run, %path%, %path2% ,,Hide</code></pre></div><p> <br />Сработает?</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-09-02T09:50:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128444#p128444</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128443#p128443" />
			<content type="html"><![CDATA[<p>Что в данном случае выполняют параметры param1, param2 и param3?<br /></p><div class="codebox"><pre><code>Run, %A_AhkPath% C:\Script.ahk param1 param2 param3</code></pre></div>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-09-02T09:44:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128443#p128443</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128442#p128442" />
			<content type="html"><![CDATA[<p>Дайте, пожалуйста, чёткий пример. Там я был, но не могу выловить то, что мне нужно.</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-09-02T09:43:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128442#p128442</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128441#p128441" />
			<content type="html"><![CDATA[<p>Открываете русский перевод autohotkey.chm, забиваете в поисковой строке &quot;run&quot;. Первый же результат поиска:<br /></p><div class="quotebox"><blockquote><p>Оригинал статьи в AutoHotkey.chm: &quot;Run / RunWait&quot;, в содержании - &quot;Process Management&quot; - &quot;Run/RunWait&quot;, v1.0.46.09. </p><p>Ник переводчика: YMP.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2018-09-02T09:35:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128441#p128441</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Run]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=128440#p128440" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>path   := &quot;py.exe&quot; 
path2 :=  &quot;ds.py&quot;</code></pre></div><p>Нужно открыть ds.py с помощью py.exe <br />А как, забыл. В поиске <span class="bbu">не нашёл</span>, куча ненужных ссылок. <br />Помогите пожалуйста</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-09-02T09:28:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=128440#p128440</id>
		</entry>
</feed>
