<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: random, выбрать скрипт случайным образом]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13407&amp;type=atom" />
	<updated>2018-01-25T16:44:03Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13407</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: random, выбрать скрипт случайным образом]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123356#p123356" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
A::
random, random_value, 1, 3
func%random_value%()
Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Странникх]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30605</uri>
			</author>
			<updated>2018-01-25T16:44:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123356#p123356</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: random, выбрать скрипт случайным образом]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=123354#p123354" />
			<content type="html"><![CDATA[<p>Подскажите, пожалуйста, как правильно записать.</p><p>;несколько скриптов (записанных в функцию)<br />fun1() {скрипт1}<br />fun2() {скрипт2}<br />fun3() {скрипт3}</p><p>;выбрать случайным образом один из скриптов (и воспроизвести)<br />A:: Random, {fun1,fun2, fun3}</p>]]></content>
			<author>
				<name><![CDATA[user1]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=37321</uri>
			</author>
			<updated>2018-01-25T15:23:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=123354#p123354</id>
		</entry>
</feed>
