<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: FileAppend только с построчной записью]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=5040</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5040&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: FileAppend только с построчной записью».]]></description>
		<lastBuildDate>Fri, 15 Oct 2010 04:14:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: FileAppend только с построчной записью]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=40451#p40451</link>
			<description><![CDATA[<p>О боже. как все было просто.Огромное спасибо <strong>teadrinker</strong></p>]]></description>
			<author><![CDATA[null@example.com (Footman)]]></author>
			<pubDate>Fri, 15 Oct 2010 04:14:54 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=40451#p40451</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: FileAppend только с построчной записью]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=40448#p40448</link>
			<description><![CDATA[<p>Нужно добавить символ переноса строки &quot;<strong>`n</strong>&quot;:<br /></p><div class="codebox"><pre><code>proxy = xxx.xxx.xx.x:xxx
fileAppend, %proxy%`n,%a_scriptdir%\prox.txt</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 14 Oct 2010 23:33:58 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=40448#p40448</guid>
		</item>
		<item>
			<title><![CDATA[AHK: FileAppend только с построчной записью]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=40444#p40444</link>
			<description><![CDATA[<p>Всем доброго времени суток.<br />Передо мной стоит задача.Из переменной (просто строчка прокси сервера типа xxx.xxx.xx.x:xxx)<br />Эту полученную переменную надо записать в файлик. но при выполнении команды:<br />&nbsp; </p><div class="codebox"><pre><code>proxy = xxx.xxx.xx.x:xxx
fileAppend,%proxy%,%a_scriptdir%\prox.txt</code></pre></div><p>%proxy% записываются в строку.<br />Подскажите пожалуйста как же написать так чтобы эти переменные записывались каждый раз с новой строки</p>]]></description>
			<author><![CDATA[null@example.com (Footman)]]></author>
			<pubDate>Thu, 14 Oct 2010 21:28:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=40444#p40444</guid>
		</item>
	</channel>
</rss>
