<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Анк возможность   переменных?]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14268&amp;type=atom" />
	<updated>2018-10-29T15:02:18Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=14268</id>
		<entry>
			<title type="html"><![CDATA[Re: Анк возможность   переменных?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129545#p129545" />
			<content type="html"><![CDATA[<p><strong>Phoenixxx_Czar</strong>, Я думаю это на запас.</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-10-29T15:02:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129545#p129545</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Анк возможность   переменных?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129482#p129482" />
			<content type="html"><![CDATA[<p><strong>dmitriyulita</strong>, в самом конце &quot;return&quot; лишний.</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2018-10-26T11:39:10Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129482#p129482</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Анк возможность   переменных?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129470#p129470" />
			<content type="html"><![CDATA[<p><strong>Phoenixxx_Czar</strong><br />Cпасибо&nbsp; помог, натолкнул) <br /></p><div class="codebox"><pre><code>;IniRead,  OutputVar, C:\Users\Public\conf\conf.inc, section2, key
IniRead, OutputVar3, C:\Users\Public\conf\conf.inc, section3, key


MsgBox, Для  запуска  нажмите  F10

F10::
Hotkey, %OutputVar%, MyLabel
MsgBox,
(
Скрипт  запушен !
)
Return
MyLabel:
Send, q
Sleep, 200
Send, w
Sleep, 200
Send, e
Return

Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[dmitriyulita]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39594</uri>
			</author>
			<updated>2018-10-25T19:11:48Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129470#p129470</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Анк возможность   переменных?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129467#p129467" />
			<content type="html"><![CDATA[<p><strong>dmitriyulita</strong><br /></p><div class="codebox"><pre><code>hotkey, key, label, 1/0</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2018-10-25T17:00:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129467#p129467</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Анк возможность   переменных?]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=129333#p129333" />
			<content type="html"><![CDATA[<p>Как&nbsp; это&nbsp; можно&nbsp; реализовать? <br />я&nbsp; хочу&nbsp; чтобы из&nbsp; конфига бралась&nbsp; кнопка <br />и&nbsp; уже назначенную&nbsp; кнопку&nbsp; выполнялось&nbsp; действие?&nbsp; <br />что делать&nbsp; &nbsp;код&nbsp; &nbsp;такой&nbsp; не&nbsp; работает( <br /></p><div class="codebox"><pre><code>
IniRead, Knopka1, C:\Users\Public\conf\conf.inc, section1, key
%Knopka1%::
 Send, A
 Sleep, 200
 send, I
return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[dmitriyulita]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39594</uri>
			</author>
			<updated>2018-10-21T09:48:36Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=129333#p129333</id>
		</entry>
</feed>
