<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Error at line 1. - не могу начать работать с программой]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=6115&amp;type=atom" />
	<updated>2011-08-13T15:40:04Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=6115</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Error at line 1. - не могу начать работать с программой]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=50612#p50612" />
			<content type="html"><![CDATA[<p>Спасибо... Работает... </p><p>Буду дальше разбираться.</p>]]></content>
			<author>
				<name><![CDATA[zay]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27139</uri>
			</author>
			<updated>2011-08-13T15:40:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=50612#p50612</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Error at line 1. - не могу начать работать с программой]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=50607#p50607" />
			<content type="html"><![CDATA[<p>Язык ввода по умолчанию, видимо, русский. В русской раскладке нет клавиши &quot;z&quot;, она там называется &quot;я&quot;. Так что либо так:<br /></p><div class="quotebox"><blockquote><p>#я::Run www.google.com</p></blockquote></div><p>либо вместо буквы использовать код виртуальной клавиши:<br /></p><div class="quotebox"><blockquote><p>#vk5A::Run www.google.com</p></blockquote></div><p>который от языка не зависит. См. тут: <a href="http://forum.script-coding.com/viewtopic.php?id=1092">AutoHotkey: Начинающему разработчику - Печатаю виртуальными кодами</a>.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2011-08-13T14:02:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=50607#p50607</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Error at line 1. - не могу начать работать с программой]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=50594#p50594" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>zay</strong>, ознакомься с <a href="http://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируй свой пост.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-08-13T09:52:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=50594#p50594</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Error at line 1. - не могу начать работать с программой]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=50593#p50593" />
			<content type="html"><![CDATA[<p>Установил программу, создал файл тхт, добавил строку - </p><div class="codebox"><pre><code>#z::Run www.google.com</code></pre></div><p>Изменил расширение с .txt на .ahk, запустил...<br />Выдает:</p><br /><p><strong>Error at line 1.</strong></p><p><strong>Line Text:#z::Run www.google.com<br />Error: Invalid hotkey.</strong></p><p><strong>The program will exit.</strong></p><br /><p>Что делать?</p>]]></content>
			<author>
				<name><![CDATA[zay]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27139</uri>
			</author>
			<updated>2011-08-13T09:46:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=50593#p50593</id>
		</entry>
</feed>
