<?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=13557&amp;type=atom" />
	<updated>2018-03-20T15:23:23Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13557</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124159#p124159" />
			<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>2018-03-20T15:23:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124159#p124159</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124158#p124158" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, понятнее не стало, но спасибо, буду разбираться как-то.</p>]]></content>
			<author>
				<name><![CDATA[sememix]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33892</uri>
			</author>
			<updated>2018-03-20T15:21:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124158#p124158</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124157#p124157" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>str := &quot;2587.5090,-2473.7688,3.21332607.1323,-2445.9031,13.6326,37.4244 `; &quot;
MsgBox, % RegExReplace(str, &quot;.*\K,.*&quot;)
MsgBox, % RegExReplace(str, &quot;(.*),.*&quot;, &quot;$1&quot;)</code></pre></div><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>2018-03-20T15:20:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124157#p124157</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124153#p124153" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, так я и задаю вопрос, как это сделать, ибо не могу понять.</p>]]></content>
			<author>
				<name><![CDATA[sememix]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33892</uri>
			</author>
			<updated>2018-03-20T10:02:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124153#p124153</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124152#p124152" />
			<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>2018-03-20T03:40:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124152#p124152</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124151#p124151" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, RegExReplace(string, &quot;(.*),&quot;, &quot;$1&quot;) как-то так делал, стёр уже.</p>]]></content>
			<author>
				<name><![CDATA[sememix]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33892</uri>
			</author>
			<updated>2018-03-20T01:52:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124151#p124151</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124150#p124150" />
			<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>2018-03-20T01:42:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124150#p124150</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Редактирование строки]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=124149#p124149" />
			<content type="html"><![CDATA[<p>Есть строка типа - &quot;2587.5090,-2473.7688,3.21332607.1323,-2445.9031,13.6326,37.4244 ; &quot;<br />Нужно оставить все символы до последней запятой, а остальные оставить.<br />В итоге получить - &quot;2587.5090,-2473.7688,3.21332607.1323,-2445.9031,13.6326&quot;<br />До первой запятой получилось сделать, а до последней что-то не пойму.<br />Кто поможет, по желанию объясните как вы это сделали.<br />Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[sememix]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33892</uri>
			</author>
			<updated>2018-03-20T01:38:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=124149#p124149</id>
		</entry>
</feed>
