<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Убрать символы из текста]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=9067</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9067&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Убрать символы из текста».]]></description>
		<lastBuildDate>Mon, 23 Dec 2013 07:10:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Убрать символы из текста]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=78450#p78450</link>
			<description><![CDATA[<p>Огромное спасибо! Именно то что нужно!</p>]]></description>
			<author><![CDATA[null@example.com (Zanoza)]]></author>
			<pubDate>Mon, 23 Dec 2013 07:10:46 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=78450#p78450</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Убрать символы из текста]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=78448#p78448</link>
			<description><![CDATA[<div class="codebox"><pre><code>Src =
(
00:58 Бомж с дробовиком
02:24 Луна 2112
04:01 Настоящая любовь
05:57 Игра в прятки
)

StringReplace, Dest, Src, :,, All

MsgBox, % Dest</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (YMP)]]></author>
			<pubDate>Mon, 23 Dec 2013 05:24:07 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=78448#p78448</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Убрать символы из текста]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=78443#p78443</link>
			<description><![CDATA[<p>Есть документ тхт с таким к примеру текстом. <br /></p><div class="quotebox"><blockquote><p>00:58 Бомж с дробовиком<br />02:24 Луна 2112<br />04:01 Настоящая любовь<br />05:57 Игра в прятки</p></blockquote></div><p>Вопрос возможно ли с помощью AHK убрать с текста все двоеточия чтобы текст выглядел так<br /></p><div class="quotebox"><blockquote><p>0058 Бомж с дробовиком<br />0224 Луна 2112<br />0401 Настоящая любовь<br />0557 Игра в прятки</p></blockquote></div><p>Благодарю всех за ответы !</p>]]></description>
			<author><![CDATA[null@example.com (Zanoza)]]></author>
			<pubDate>Mon, 23 Dec 2013 02:24:09 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=78443#p78443</guid>
		</item>
	</channel>
</rss>
