<?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[regex help with EDI files]]></title><description><![CDATA[<p dir="auto">Need help with regex to replace a date sent on a DTP segment.  Thanks in advance.</p>
<p dir="auto">FROM from file<br />
DTP<em>472</em>RD8<em>20180101-20180201<br />
DTP</em>472<em>D8</em>20180101</p>
<p dir="auto">TO<br />
DTP<em>472</em>D8<em>20180301<br />
DTP</em>472<em>D8</em>20180301</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/16583/regex-help-with-edi-files</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 13:57:51 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/16583.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 06 Nov 2018 21:51:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to regex help with EDI files on Tue, 06 Nov 2018 22:12:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scott-sumner" aria-label="Profile: Scott-Sumner">@<bdi>Scott-Sumner</bdi></a></p>
<p dir="auto">Hi Scott,</p>
<p dir="auto">You are correct.  Sorry, my first time posting.  There are * characters missing</p>
<p dir="auto">Revision below</p>
<p dir="auto">FROM<br />
DTP*472*RD8*20180101-20180201<br />
DTP*472*D8*20180101</p>
<p dir="auto">TO<br />
DTP*472*D8*20180301<br />
DTP*472*D8*20180301</p>
]]></description><link>https://community.notepad-plus-plus.org/post/36117</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/36117</guid><dc:creator><![CDATA[Lan Huynh]]></dc:creator><pubDate>Tue, 06 Nov 2018 22:12:07 GMT</pubDate></item><item><title><![CDATA[Reply to regex help with EDI files on Tue, 06 Nov 2018 22:00:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lan-huynh" aria-label="Profile: Lan-Huynh">@<bdi>Lan-Huynh</bdi></a></p>
<p dir="auto">What’s with the erratic italicization in your data?  Is there really <code>*</code> characters in there that are being “eaten” by this site?  Hint: As you are composing, there is a preview window RIGHT THERE! Check it to make sure all is as intended before you hit submit.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/36115</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/36115</guid><dc:creator><![CDATA[Scott Sumner]]></dc:creator><pubDate>Tue, 06 Nov 2018 22:00:33 GMT</pubDate></item></channel></rss>