<?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=6205&amp;type=atom" />
	<updated>2011-09-11T11:21:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=6205</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: сделать прописные буквы строчными]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51407#p51407" />
			<content type="html"><![CDATA[<p>спасибо</p>]]></content>
			<author>
				<name><![CDATA[Вадим]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27175</uri>
			</author>
			<updated>2011-09-11T11:21:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51407#p51407</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: сделать прописные буквы строчными]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51406#p51406" />
			<content type="html"><![CDATA[<p>Уместная <a href="http://www.autohotkey.com/docs/commands.htm">ссылка</a></p>]]></content>
			<author>
				<name><![CDATA[creature.ws]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26105</uri>
			</author>
			<updated>2011-09-11T11:17:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51406#p51406</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: сделать прописные буквы строчными]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51405#p51405" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Clipboard = ПРИВЕТ
StringLower, TextLow, Clipboard
MsgBox, % TextLow</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-09-11T11:12:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51405#p51405</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: сделать прописные буквы строчными]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51404#p51404" />
			<content type="html"><![CDATA[<p>Надо сделать, чтобы скрипт брал текст с переменной &quot;clipboard&quot;, заменял все прописные буквы на строчные.</p>]]></content>
			<author>
				<name><![CDATA[Вадим]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27175</uri>
			</author>
			<updated>2011-09-11T11:06:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51404#p51404</id>
		</entry>
</feed>
