<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: GetKeyVK и переменная]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11675&amp;type=atom" />
	<updated>2016-06-04T20:54:21Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11675</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: GetKeyVK и переменная]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=104709#p104709" />
			<content type="html"><![CDATA[<p>Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Fionor]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33945</uri>
			</author>
			<updated>2016-06-04T20:54:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=104709#p104709</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: GetKeyVK и переменная]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=104708#p104708" />
			<content type="html"><![CDATA[<p>Достаточно просто вписать переменную.<br /></p><div class="codebox"><pre><code>key := 1
MsgBox, % GetKeyVk(key)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2016-06-04T20:51:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=104708#p104708</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: GetKeyVK и переменная]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=104707#p104707" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Fionor]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33945</uri>
			</author>
			<updated>2016-06-04T20:43:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=104707#p104707</id>
		</entry>
</feed>
