<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: GetKeyVK и переменная]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=11675</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11675&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: GetKeyVK и переменная».]]></description>
		<lastBuildDate>Sat, 04 Jun 2016 20:54:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: GetKeyVK и переменная]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=104709#p104709</link>
			<description><![CDATA[<p>Спасибо!</p>]]></description>
			<author><![CDATA[null@example.com (Fionor)]]></author>
			<pubDate>Sat, 04 Jun 2016 20:54:21 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=104709#p104709</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: GetKeyVK и переменная]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=104708#p104708</link>
			<description><![CDATA[<p>Достаточно просто вписать переменную.<br /></p><div class="codebox"><pre><code>key := 1
MsgBox, % GetKeyVk(key)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sat, 04 Jun 2016 20:51:42 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=104708#p104708</guid>
		</item>
		<item>
			<title><![CDATA[AHK: GetKeyVK и переменная]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=104707#p104707</link>
			<description><![CDATA[<p>Помогите пожалуйста разобраться с проблемой.<br />Напишу часть скрипта.<br /></p><div class="codebox"><pre><code>
key := 1
MsgBox, % GetKeyVk(&quot;%key%&quot;)
</code></pre></div><p>MsgBox выдает 0, но кода использовать MsgBox, % GetKeyVk(&quot;1&quot;) все работает.<br />В чем проблема?</p>]]></description>
			<author><![CDATA[null@example.com (Fionor)]]></author>
			<pubDate>Sat, 04 Jun 2016 20:43:48 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=104707#p104707</guid>
		</item>
	</channel>
</rss>
