<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15027&amp;type=atom" />
	<updated>2024-11-22T10:01:29Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15027</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Работа со строками в файле.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=161776#p161776" />
			<content type="html"><![CDATA[<p>Товарищи программисты помогите армии создать ahk&nbsp; скрипт.<br />Есть текстовый файл C:\Primer.txt&nbsp; &nbsp; &nbsp; &nbsp;в нем есть&nbsp; строчки с текстом через запятую.<br />1 Дата<br />2 Время<br />3 Текст, текст, текст<br />4 Текст, текст, текст<br />5 Текст, текст, текст<br />Нужно создать скрипт который срабатывал бы на кнопку F11, который бы копировал из файла primer.txt&nbsp; &nbsp; &nbsp;3 и 4&nbsp; строчку целиком в буфер обмена и вставлял его в место курсора мыши.<br />Пожалуйста помогите!<br />PS<br />Спим очень мало, голова работает&nbsp; плохо,&nbsp; а&nbsp; скорость требуется молниеносная в поставленных задачах!</p>]]></content>
			<author>
				<name><![CDATA[kiriljkirill]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=44251</uri>
			</author>
			<updated>2024-11-22T10:01:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=161776#p161776</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Работа со строками в файле.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=136398#p136398" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>MercuryBTW</strong>, предложения должны начинаться с заглавной буквы и заканчиваться точкой. Исправьте.</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2019-10-19T17:41:03Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=136398#p136398</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Работа со строками в файле.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=136397#p136397" />
			<content type="html"><![CDATA[<p>Google Translate.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2019-10-19T17:40:35Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=136397#p136397</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Работа со строками в файле.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=136395#p136395" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong> было бы это еще по-русски</p>]]></content>
			<author>
				<name><![CDATA[MercuryBTW]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40447</uri>
			</author>
			<updated>2019-10-19T17:38:10Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=136395#p136395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Работа со строками в файле.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=136394#p136394" />
			<content type="html"><![CDATA[<p>Используйте <a href="https://www.autohotkey.com/docs/commands/LoopParse.htm">Loop, parse</a> и <a href="https://www.autohotkey.com/docs/commands/InStr.htm">InStr()</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2019-10-19T17:35:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=136394#p136394</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Работа со строками в файле.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=136392#p136392" />
			<content type="html"><![CDATA[<p>Прочитал тут тему, там был код который не работал. От слова совсем.<br />Допустим, есть файл с текстом &quot;2.txt&quot;</p><p>В нём 2 строчки:<br />Любой текст Hello bro любой текст.<br />Любой текст Wassup bro любой текст.</p><p>Мне нужно оставить только строку с текстом Hello bro (целиком строчку).<br />Буду благодарен <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" />.</p>]]></content>
			<author>
				<name><![CDATA[MercuryBTW]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40447</uri>
			</author>
			<updated>2019-10-19T17:26:26Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=136392#p136392</id>
		</entry>
</feed>
