<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; VBS: как определить имя запускаемого скрипта из самого скрипта?]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9701&amp;type=atom" />
	<updated>2014-06-13T14:02:49Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9701</id>
		<entry>
			<title type="html"><![CDATA[Re: VBS: как определить имя запускаемого скрипта из самого скрипта?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=83872#p83872" />
			<content type="html"><![CDATA[<p>Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[gennpost]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32352</uri>
			</author>
			<updated>2014-06-13T14:02:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=83872#p83872</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: как определить имя запускаемого скрипта из самого скрипта?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=83870#p83870" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>WScript.Echo WScript.ScriptName</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Felix Faria]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25783</uri>
			</author>
			<updated>2014-06-13T13:25:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=83870#p83870</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[VBS: как определить имя запускаемого скрипта из самого скрипта?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=83868#p83868" />
			<content type="html"><![CDATA[<p>Т.е. запускаются файлы vbs с различными именами.<br />Код во всех них один и тот же.<br />Передача параметра в файл нежелательна, поэтому решил сделать,&nbsp; чтобы все можно было регулировать именем каждого файла - в зависимости от имени запущенного файла в нем будет выполняться та или иная ветка кода.</p>]]></content>
			<author>
				<name><![CDATA[gennpost]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32352</uri>
			</author>
			<updated>2014-06-13T13:01:24Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=83868#p83868</id>
		</entry>
</feed>
