<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Напечатать рандомное число]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=8067</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8067&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Напечатать рандомное число».]]></description>
		<lastBuildDate>Sun, 10 Feb 2013 19:51:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Напечатать рандомное число]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=69338#p69338</link>
			<description><![CDATA[<div class="codebox"><pre><code>Random, rand, 1, 100000000000
Send %rand%</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Sun, 10 Feb 2013 19:51:00 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=69338#p69338</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Напечатать рандомное число]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=69336#p69336</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Вася Пупкин)]]></author>
			<pubDate>Sun, 10 Feb 2013 19:40:49 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=69336#p69336</guid>
		</item>
	</channel>
</rss>
