<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Выбор данных для переменной]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16640&amp;type=atom" />
	<updated>2021-10-06T08:56:33Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16640</id>
		<entry>
			<title type="html"><![CDATA[AHK: Выбор данных для переменной]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=149939#p149939" />
			<content type="html"><![CDATA[<p>Всем привет. Подскажите как сделать выбор данных для переменной в диалоговом окне. К примеру данные:<br />line11<br />like22<br />like11<br />like33<br />line66<br />like89</p><br /><div class="codebox"><pre><code>F12::
InputBox, id, V, {Enter}
return
MButton::
Sleep, 100
Send, %id%
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[slr474]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39193</uri>
			</author>
			<updated>2021-10-06T08:56:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=149939#p149939</id>
		</entry>
</feed>
