<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; CMD\BAT: Поиск папки откуда запускается BATник]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5645&amp;type=atom" />
	<updated>2011-04-03T20:00:00Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5645</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD\BAT: Поиск папки откуда запускается BATник]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47350#p47350" />
			<content type="html"><![CDATA[<p>Об этой переменной я узнал на этом форуме совершенно случайно.</p>]]></content>
			<author>
				<name><![CDATA[Rumata]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24846</uri>
			</author>
			<updated>2011-04-03T20:00:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47350#p47350</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD\BAT: Поиск папки откуда запускается BATник]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=47349#p47349" />
			<content type="html"><![CDATA[<p>Интересно. Какая-то недокументированная переменная __CD__. А другие подобные есть?</p>]]></content>
			<author>
				<name><![CDATA[Smitis]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5649</uri>
			</author>
			<updated>2011-04-03T19:49:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=47349#p47349</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD\BAT: Поиск папки откуда запускается BATник]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=46841#p46841" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>echo.путь до батника
echo %~dp0
echo.Путь к текущему каталогу
echo %CD%
echo.Путь к текущему каталогу с завершающим обратным слешем
echo %__CD__%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Rumata]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24846</uri>
			</author>
			<updated>2011-03-25T13:34:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=46841#p46841</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD\BAT: Поиск папки откуда запускается BATник]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=46840#p46840" />
			<content type="html"><![CDATA[<p>Здравствуйте.&nbsp; Подскажите пожалуйста.. как батником определить путь откуда он же запускается.</p>]]></content>
			<author>
				<name><![CDATA[Arlekin_s]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24437</uri>
			</author>
			<updated>2011-03-25T13:13:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=46840#p46840</id>
		</entry>
</feed>
