<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Как выделить код как просто текст]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14466&amp;type=atom" />
	<updated>2019-01-01T18:53:19Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14466</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как выделить код как просто текст]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130801#p130801" />
			<content type="html"><![CDATA[<p><strong>ypppu</strong> спасибо</p>]]></content>
			<author>
				<name><![CDATA[Tekius]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39654</uri>
			</author>
			<updated>2019-01-01T18:53:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130801#p130801</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как выделить код как просто текст]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130800#p130800" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>FileAppend, MsgBox`, 0`, Привет, hello.ahk</code></pre></div><div class="codebox"><pre><code>var := &quot;MsgBox, 0, Привет&quot;
FileAppend, %var%, hello.ahk</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2019-01-01T18:41:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130800#p130800</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как выделить код как просто текст]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130798#p130798" />
			<content type="html"><![CDATA[<p>Например<br /></p><div class="codebox"><pre><code>FileAppend, MsgBox, 0, Привет, hello.ahk</code></pre></div><p>После ввода второй запятой, идёт третий параметр. Как выделить MsgBox, 0, Привет, как обычный текст, чтобы FileAppend не считал его&nbsp; запятые за параметры???</p>]]></content>
			<author>
				<name><![CDATA[Tekius]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39654</uri>
			</author>
			<updated>2019-01-01T18:02:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130798#p130798</id>
		</entry>
</feed>
