<?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=10005&amp;type=atom" />
	<updated>2014-09-30T09:05:57Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=10005</id>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86901#p86901" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Flasher пишет:</cite><blockquote><p>Если пишет, что не найдет файл, то точка тут вообще ни при чём. Он не находит dis.txt в рабочей папке.<br />Так vbs или vba, я не пойму?<br />Код тот же. Чего его скидывать. Я его прямо тут и вбивал.</p></blockquote></div><p>Спасибо тебе большое! <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /> нашол в чём была проблема, в гугле ввёл код ошибки, и понял что он хотел полный путь до файла, <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" />&nbsp; всё сразу заработало.</p>]]></content>
			<author>
				<name><![CDATA[DarkJoker1992]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32574</uri>
			</author>
			<updated>2014-09-30T09:05:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86901#p86901</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86898#p86898" />
			<content type="html"><![CDATA[<p><span style="color: Green"><strong>DarkJoker1992</strong>, начните использовать заглавные буквы в начале предложений и не стесняйтесь использовать знаки препинания.</span></p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2014-09-30T02:18:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86898#p86898</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86894#p86894" />
			<content type="html"><![CDATA[<p>Если пишет, что не найдет файл, то точка тут вообще ни при чём. Он не находит dis.txt в рабочей папке.<br />Так vbs или vba, я не пойму?<br />Код тот же. Чего его скидывать. Я его прямо тут и вбивал.</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2014-09-29T21:31:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86894#p86894</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86893#p86893" />
			<content type="html"><![CDATA[<p>кароч как vbs мне пишет -_- ему не нравится это&nbsp; .OpenTextFile&nbsp; а если быть точнее то точка . . .&nbsp; самое что интересное пишет что нет файла, но Ошибка 2 строка 3 символ (точка).&nbsp; скинь пожалуйста сюда код ещё раз, а то мало ли я не то копирую.</p>]]></content>
			<author>
				<name><![CDATA[DarkJoker1992]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32574</uri>
			</author>
			<updated>2014-09-29T21:24:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86893#p86893</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86892#p86892" />
			<content type="html"><![CDATA[<p>Вижу, исправил на &quot;строка 2&quot;.<br />А вот этот &quot;первый раз&quot; в какой именно момент происходит?</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2014-09-29T21:16:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86892#p86892</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86890#p86890" />
			<content type="html"><![CDATA[<p>строка&nbsp; .OpenTextFile(&quot;log.txt&quot;, 2, True).Write Replace(.OpenTextFile(&quot;dis.txt&quot;,,,-1).ReadAll, &quot;&#039;&quot;, &quot;&quot;) :&nbsp; &nbsp;<br />Ошибка файл не найден</p>]]></content>
			<author>
				<name><![CDATA[DarkJoker1992]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32574</uri>
			</author>
			<updated>2014-09-29T20:43:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86890#p86890</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86888#p86888" />
			<content type="html"><![CDATA[<p>А ошибка то какая на строке &quot;End With&quot;?</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2014-09-29T20:40:06Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86888#p86888</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86887#p86887" />
			<content type="html"><![CDATA[<p>ещё один вопрос,почему то когда первый раз запускаю пишет ошибка строка 2, закрываю ошибку ещё раз запускаю и норм всё поч так? может потому что запускаю из VBA?<br /></p><div class="quotebox"><cite>Flasher пишет:</cite><blockquote><p>Да куда уж мне до посланника.. Эт ж примитив. <img src="//forum.script-coding.com/img/smilies/wink.png" width="15" height="15" /></p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[DarkJoker1992]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32574</uri>
			</author>
			<updated>2014-09-29T20:33:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86887#p86887</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86886#p86886" />
			<content type="html"><![CDATA[<p>Да куда уж мне до посланника.. Эт ж примитив. <img src="//forum.script-coding.com/img/smilies/wink.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2014-09-29T20:28:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86886#p86886</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86885#p86885" />
			<content type="html"><![CDATA[<p>Ты ПРОСТО ПОСЛАННИК НЕБЕС!! СПАСИБО ОГРОМНОЕ<br /></p><div class="quotebox"><cite>Flasher пишет:</cite><blockquote><p><strong>DarkJoker1992</strong><br />Кажется, понял о чём речь. О кодировке файла dis.txt. Поправил.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[DarkJoker1992]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32574</uri>
			</author>
			<updated>2014-09-29T20:24:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86885#p86885</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86878#p86878" />
			<content type="html"><![CDATA[<p><strong>DarkJoker1992</strong><br />Кажется, понял о чём речь. О кодировке файла dis.txt. Поправил.</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2014-09-29T20:05:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86878#p86878</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86875#p86875" />
			<content type="html"><![CDATA[<p>не помогло, если можешь напиши пожалуйста код для изменения кодировки файла из UCS2 Little Endian в ANSI так намного мне проще будет.</p>]]></content>
			<author>
				<name><![CDATA[DarkJoker1992]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32574</uri>
			</author>
			<updated>2014-09-29T19:46:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86875#p86875</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86874#p86874" />
			<content type="html"><![CDATA[<p>Убрал лишнюю строку. А вообще не должен ругаться. Как запускается скрипт? dic.txt там же лежит?</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2014-09-29T19:38:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86874#p86874</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86872#p86872" />
			<content type="html"><![CDATA[<p>почти, он всё равно чёт от меня хочет <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" />&nbsp; <a href="http://gyazo.com/e44349e45d8847ba8cc04b75d1233dca">http://gyazo.com/e44349e45d8847ba8cc04b75d1233dca</a></p>]]></content>
			<author>
				<name><![CDATA[DarkJoker1992]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32574</uri>
			</author>
			<updated>2014-09-29T19:29:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86872#p86872</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Оператор для объединения команд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86868#p86868" />
			<content type="html"><![CDATA[<p><strong>DarkJoker1992</strong>, весь код:</p><div class="codebox"><pre><code>With CreateObject(&quot;Scripting.FileSystemObject&quot;)
  .OpenTextFile(&quot;log.txt&quot;, 2, True).Write Replace(.OpenTextFile(&quot;dis.txt&quot;,,,-1).ReadAll, &quot;&#039;&quot;, &quot;&quot;)
End With</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2014-09-29T19:15:34Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86868#p86868</id>
		</entry>
</feed>
