<?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[select a specific portion of text from .Log files]]></title><description><![CDATA[<p dir="auto">Hi guys,</p>
<p dir="auto">I need help with the following:</p>
<p dir="auto">I have Rec files in a directory  ~\record\Lekgx\Rec.log (Lekgx - 1 to 2000)<br />
I have also Befund files in the same directory   ~\record\Lekg*\Befund.txt (Lekg 1 to 2000)</p>
<p dir="auto">Rec.log looks like this:</p>
<p dir="auto">30/05/2008 09:57:23 Administrator                    <strong>Patient data/Patient ID: -</strong><br />
30/05/2008 09:57:23 Administrator                    <strong>Patient data/Last name: -</strong><br />
30/05/2008 09:57:23 Administrator                    <strong>Patient data/First name: -</strong><br />
30/05/2008 09:57:23 Administrator                    <strong>Patient data/Date of birth: -</strong><br />
30/05/2008 09:57:23 Administrator                    <strong>Patient data/Sex: -</strong><br />
30/05/2008 09:57:23 Administrator                    <strong>Patient data/Indication: -</strong><br />
30/05/2008 09:57:23 Administrator                    <strong>Patient data/Date of recording: -</strong><br />
30/05/2008 09:57:23 Administrator                    <strong>Patient data/Pacemaker: -</strong><br />
30/05/2008 09:59:49 Administrator                    <strong>Created in ~\record\Lekgx</strong><br />
30/05/2008 10:00:15 Administrator                    Close<br />
09/06/2008 11:31:07 Administrator                    Open<br />
09/06/2008 11:32:06 Administrator                    Close<br />
17/06/2008 16:29:13 Administrator                    Open<br />
17/06/2008 16:30:47 Administrator                    Close<br />
29/07/2008 11:51:32 Administrator                    Open<br />
<em>more date    more time  more users                     more action</em></p>
<p dir="auto">Befund.txt file looks like this:</p>
<p dir="auto"><strong>date</strong><br />
<strong>text</strong><br />
<strong>signature</strong></p>
<p dir="auto">I need to make a nice Excel document with the Legk numbers, highlited patient info an befund texts.</p>
<p dir="auto">Please help</p>
<p dir="auto">Archie</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17909/select-a-specific-portion-of-text-from-log-files</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 15:48:29 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17909.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 06 Jul 2019 15:18:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to select a specific portion of text from .Log files on Tue, 23 Jul 2019 20:31:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi Terry,</p>
<p dir="auto">Thank you very much.</p>
<p dir="auto">I am just very far from programming, our IT guru mate is on annual leave and I was stack with it. )) Thank you very much.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/45571</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/45571</guid><dc:creator><![CDATA[Arshavir Ghahramanyan]]></dc:creator><pubDate>Tue, 23 Jul 2019 20:31:14 GMT</pubDate></item><item><title><![CDATA[Reply to select a specific portion of text from .Log files on Sat, 06 Jul 2019 20:15:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arshavir-ghahramanyan" aria-label="Profile: Arshavir-Ghahramanyan">@<bdi>Arshavir-Ghahramanyan</bdi></a> said:</p>
<blockquote>
<p dir="auto">I need to make a nice Excel document</p>
</blockquote>
<p dir="auto">First off welcome to the Notepad++ community. Your initial post is very short on what you need, so much so that <a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> was right to ask what has this to do with Notepad++ (NPP). If he hadn’t I would have.</p>
<p dir="auto">We, on the forum, hope that posters would have attempted something, even if it’s just a sentence telling us what they’ve tried. It does not appear that you have attempted anything. Worse, you haven’t even given us an example of how you want your before data to appear after it has been processed by Notepad++.</p>
<p dir="auto">But just to show that I’m not completely unsympathetic I can offer up some suggestions. NPP can bookmark lines containing certain characters/text. In 2 runs you could bookmark lines containing “Patient” and “Created in”, then you can invert the bookmarks so ALL other lines are instead bookmarked, then delete those bookmarked lines leaving ONLY the lines you want.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/45135</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/45135</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Sat, 06 Jul 2019 20:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to select a specific portion of text from .Log files on Sat, 06 Jul 2019 16:04:51 GMT]]></title><description><![CDATA[<p dir="auto">I need a regex to keep only the patient demographics in the log files and delete the rest</p>
]]></description><link>https://community.notepad-plus-plus.org/post/45127</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/45127</guid><dc:creator><![CDATA[Arshavir Ghahramanyan]]></dc:creator><pubDate>Sat, 06 Jul 2019 16:04:51 GMT</pubDate></item><item><title><![CDATA[Reply to select a specific portion of text from .Log files on Sat, 06 Jul 2019 15:48:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arshavir-ghahramanyan" aria-label="Profile: Arshavir-Ghahramanyan">@<bdi>Arshavir-Ghahramanyan</bdi></a></p>
<p dir="auto">… and how exactly is this related to notepad++?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/45126</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/45126</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Sat, 06 Jul 2019 15:48:19 GMT</pubDate></item></channel></rss>