<?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=11877&amp;type=atom" />
	<updated>2016-08-04T10:15:03Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11877</id>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Не корректно обрабатывается строковая переменная]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106596#p106596" />
			<content type="html"><![CDATA[<p><strong>Flasher</strong></p><p>Блин.<br />Спасибо <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" />)</p>]]></content>
			<author>
				<name><![CDATA[inock]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25049</uri>
			</author>
			<updated>2016-08-04T10:15:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106596#p106596</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBS: Не корректно обрабатывается строковая переменная]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106595#p106595" />
			<content type="html"><![CDATA[<p>Нет str= перед replace.</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2016-08-04T09:55:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106595#p106595</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[VBS: Не корректно обрабатывается строковая переменная]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106594#p106594" />
			<content type="html"><![CDATA[<p>Граждане, подскажите, как это решать? Менять &lt;&gt; на CHR()? Или что?</p><div class="codebox"><pre><code>C:\FIDO\e-book\kvazi&gt;type test2.vbs
str=&quot;&lt;&quot;
replace(str,&quot;&lt;&quot;,&quot;&lt;&gt;&quot;)
wscript.echo str</code></pre></div><p>C:\FIDO\e-book\kvazi&gt;cscript //nologo test2.vbs<br />C:\FIDO\e-book\kvazi\test2.vbs(2, 22) Ошибка компиляции Microsoft VBScript: Недопустимо использование скобок при вызове процедуры Sub</p>]]></content>
			<author>
				<name><![CDATA[inock]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25049</uri>
			</author>
			<updated>2016-08-04T09:07:34Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106594#p106594</id>
		</entry>
</feed>
