<?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=8067&amp;type=atom" />
	<updated>2013-02-10T19:51:00Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8067</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Напечатать рандомное число]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=69338#p69338" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Random, rand, 1, 100000000000
Send %rand%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-02-10T19:51:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=69338#p69338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Напечатать рандомное число]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=69336#p69336" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Send 123456</code></pre></div><p>Данная команда, просто набирает на клавиатуре текст &quot;123456&quot;.<br />Мне нужна аналогичная команда, <br />которая в место числа &quot;123456&quot; набирала на клавиатуре рандомное число,<br />т.е. <br />1. число случайным образом должно быть сгенерировано<br />2. и потом это число программно набрано на клавиатуре.</p>]]></content>
			<author>
				<name><![CDATA[Вася Пупкин]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24229</uri>
			</author>
			<updated>2013-02-10T19:40:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=69336#p69336</id>
		</entry>
</feed>
