<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Find multipe word and affix]]></title><description><![CDATA[<p dir="auto">Hi, Can anybody help me with the correct commands.</p>
<p dir="auto">I would like to find multiple words in a paragraph and affix a character at the beginning of the word.</p>
<p dir="auto">For example, I need to find words computer, machine, laptop and affix *** at the beginning so that they will become ***computer, ***machine, ***laptop.</p>
<p dir="auto">Thanks for the help.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19491/find-multipe-word-and-affix</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 01:02:54 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19491.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Jun 2020 02:42:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Find multipe word and affix on Tue, 02 Jun 2020 08:28:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a><br />
That did the trick. Thank you very much.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54536</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54536</guid><dc:creator><![CDATA[Den Carlito]]></dc:creator><pubDate>Tue, 02 Jun 2020 08:28:45 GMT</pubDate></item><item><title><![CDATA[Reply to Find multipe word and affix on Tue, 02 Jun 2020 03:01:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/den-carlito" aria-label="Profile: Den-Carlito">@<bdi>Den-Carlito</bdi></a> said in <a href="/post/54534">Find multipe word and affix</a>:</p>
<blockquote>
<p dir="auto">I would like to find multiple words in a paragraph and affix a character at the beginning of the word.<br />
For example, I need to find words computer, machine, laptop and affix *** at the beginning so that they will become</p>
</blockquote>
<p dir="auto">Menu:  Search =&gt; Find</p>
<p dir="auto">In Find dialogue:</p>
<p dir="auto">Find what:  (computer|machine|laptop)<br />
Replace with:  ***\1<br />
Search Mode:  Regular Expression</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54535</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54535</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 02 Jun 2020 03:01:27 GMT</pubDate></item></channel></rss>