<?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=17735&amp;type=atom" />
	<updated>2023-04-19T13:21:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17735</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Форма для редактирования скрипта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157723#p157723" />
			<content type="html"><![CDATA[<p>Перенёс дальнейшую дискуссию о ChatGPT <a href="https://forum.script-coding.com/viewtopic.php?id=17741">сюда</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-04-19T13:21:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157723#p157723</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Форма для редактирования скрипта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157606#p157606" />
			<content type="html"><![CDATA[<p>Да никакой тайны и нет. Просто открываете редактор и пишете код. Если в процессе возникают какие-то сложности — формулируете конкретные вопросы, которые можете задать здесь.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-04-16T06:18:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157606#p157606</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Форма для редактирования скрипта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157605#p157605" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, откройте, пожалуйста, страшную тайну - как это сделать? Возможно, плохо искала, но в Интернете я ничего не нашла.</p>]]></content>
			<author>
				<name><![CDATA[marusa122]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43077</uri>
			</author>
			<updated>2023-04-16T05:24:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157605#p157605</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Форма для редактирования скрипта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157604#p157604" />
			<content type="html"><![CDATA[<p>Возможно, дерзайте! <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-04-15T20:03:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157604#p157604</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Форма для редактирования скрипта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157603#p157603" />
			<content type="html"><![CDATA[<p>Здравствуйте!<br />Можно ли создать форму в Autohotkey для редактирования ahk-скрипта? Чтобы не приходилось каждый раз открывать Блокнот. И чтобы рядовой пользователь не испортил код, случайно удалив лишнее. Например, есть скрипт:<br /></p><div class="codebox"><pre><code>RunAs, User2, 2222
Run, &quot;C:\Users\User2\AppData\Local\Viber\Viber.exe&quot;
RunAs</code></pre></div><p>Нужно сделать форму, где в Textbox1 пишется имя пользователя (User2, User3 и т.д.), в Textbox2 указывается пароль от учетной записи этого пользователя, а в Textbox3 - дается расположение exe-файла. Кроме того, справа от Textbox3 должна быть кнопка «Обзор ...», чтобы можно было выбрать исполняемый файл на компьютере. <br />И в конце - две CommandButton (&quot;Сохранить изменения в скрипте&quot; и &quot;Отмена&quot;).<br />Возможно ли реализовать это с помощью Autohotkey?</p>]]></content>
			<author>
				<name><![CDATA[marusa122]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43077</uri>
			</author>
			<updated>2023-04-15T19:58:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157603#p157603</id>
		</entry>
</feed>
