<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Send и спецсимволы]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=15279</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15279&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Send и спецсимволы».]]></description>
		<lastBuildDate>Fri, 03 Apr 2020 15:31:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Send и спецсимволы]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=138823#p138823</link>
			<description><![CDATA[<div class="codebox"><pre><code>
text = 
(
Sleep 3000
Sendinput, {F6}
Sleep 100
Sendinput, /say
) 

Sendinput {Blind}{Text}%text%
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Fri, 03 Apr 2020 15:31:19 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=138823#p138823</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Send и спецсимволы]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=138819#p138819</link>
			<description><![CDATA[<p>Здравствуйте. Только недавно узнал об ahk. Подскажите, пожалуйста, как сделать таким образом, чтобы после запуска скрипта отображалась клавиша <strong>{</strong>. Собсно, можно ли с помощью скрипта писать другой однотипный скрипт? Так не работает:<br /></p><div class="codebox"><pre><code>
NumPad4::
SendMessage, 0x50,, 0x4190419,, A
Sleep 100
Sendinput, Sleep 3000 {enter}
Sleep 100
Sendinput, +{vkDB}F6+{vkDB}
Sleep 100
Sendinput, Sleep 100 {enter}
Sleep 500
Sendinput, Sendinput, /say 
Sleep 100
return</code></pre></div><br /><br /><p>Должно в результате получиться в блокноте после запуска <br />Sleep 3000<br />Sendinput, {F6}<br />Sleep 100<br />Sendinput, /say</p>]]></description>
			<author><![CDATA[null@example.com (Солсберецкий)]]></author>
			<pubDate>Fri, 03 Apr 2020 01:19:57 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=138819#p138819</guid>
		</item>
	</channel>
</rss>
