<?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=14241&amp;type=atom" />
	<updated>2018-10-13T18:15:42Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14241</id>
		<entry>
			<title type="html"><![CDATA[AHK: Работа с переменными]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=129220#p129220" />
			<content type="html"><![CDATA[<p>Здравствуйте, возникла проблема, которую никак не могу решить.<br />Есть переменная</p><p>count = https://.............3123123</p><p>И её нужно всунуть за скобочки, но в итоге вводится лишь название переменной, а не содержимое</p><p>ie.Navigate(&quot;%count%&quot;)<br />ie.Navigate(%count%)<br />ie.Navigate(count)<br />Вот что я пытался сделать.</p><p>Укажите на ошибку, заранее спасибо</p>]]></content>
			<author>
				<name><![CDATA[petrmax]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39583</uri>
			</author>
			<updated>2018-10-13T18:15:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=129220#p129220</id>
		</entry>
</feed>
