<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; HTA commandLine]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5931&amp;type=atom" />
	<updated>2011-06-23T02:47:17Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5931</id>
		<entry>
			<title type="html"><![CDATA[Re: HTA commandLine]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49331#p49331" />
			<content type="html"><![CDATA[<p>Спасибо, понятно.</p>]]></content>
			<author>
				<name><![CDATA[Любитель]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27037</uri>
			</author>
			<updated>2011-06-23T02:47:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49331#p49331</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HTA commandLine]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49326#p49326" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Это всегда, или связано с определёнными символами в строке пути?</p></blockquote></div><p>Всегда.</p><p>Проще уж так:<br /></p><div class="codebox"><pre><code>cmdLine = trim (hta.commandLine)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Аскет]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25748</uri>
			</author>
			<updated>2011-06-22T18:58:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49326#p49326</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: HTA commandLine]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49320#p49320" />
			<content type="html"><![CDATA[<p>делайте без проверки<br /></p><div class="codebox"><pre><code>
var cmdLine = hta.commandLine.replace(/^&quot;|&quot;$/g, &#039;&#039;);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Rumata]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24846</uri>
			</author>
			<updated>2011-06-22T17:10:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49320#p49320</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[HTA commandLine]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49318#p49318" />
			<content type="html"><![CDATA[<p><strong>commandLine</strong> возвращает путь в кавычках.<br />Это всегда, или связано с определёнными символами в строке пути?<br />Нужна проверка на их наличие?<br />Или использовать <strong>fso.GetAbsolutePathName(&quot;&quot;);</strong> и не морочить себе голову?</p>]]></content>
			<author>
				<name><![CDATA[Любитель]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27037</uri>
			</author>
			<updated>2011-06-22T15:58:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49318#p49318</id>
		</entry>
</feed>
