<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remove string from txt file in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1082582#M479280</link>
    <description>How did you do that?</description>
    <pubDate>Wed, 03 Mar 2010 07:24:31 GMT</pubDate>
    <dc:creator>Guruthilak</dc:creator>
    <dc:date>2010-03-03T07:24:31Z</dc:date>
    <item>
      <title>Remove string from txt file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081768#M478938</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some help. I&amp;nbsp;have&amp;nbsp;to remove&amp;nbsp;some content of Tolerance "column" (see attach). The string which I wish to&amp;nbsp;remove&amp;nbsp;is "+/- 0s" and replace it with an empty string.&amp;nbsp;I need to remove this&amp;nbsp;for each row&amp;nbsp;where&amp;nbsp;"+/- 0s"&amp;nbsp;appears.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2010 09:30:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081768#M478938</guid>
      <dc:creator>Samoth</dc:creator>
      <dc:date>2010-03-02T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove string from txt file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081795#M478955</link>
      <description>&lt;P&gt;Hi Samoth,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont know if I understood your requirement properly, but please check the attached snippet if it helps.&lt;/P&gt;&lt;P&gt;If this does not satisfy your requirement, then please give some more details.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2010 10:04:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081795#M478955</guid>
      <dc:creator>Krunal_K_Patel</dc:creator>
      <dc:date>2010-03-02T10:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remove string from txt file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081796#M478956</link>
      <description>&lt;P&gt;here you go...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/11456i1A0978295E9DB680/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="1.png" title="1.png" align="center" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2010 10:04:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081796#M478956</guid>
      <dc:creator>Guruthilak</dc:creator>
      <dc:date>2010-03-02T10:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove string from txt file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081834#M478976</link>
      <description>&lt;P&gt;I solved the problem. I saw your hints. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2010 11:26:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1081834#M478976</guid>
      <dc:creator>Samoth</dc:creator>
      <dc:date>2010-03-02T11:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Remove string from txt file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1082582#M479280</link>
      <description>How did you do that?</description>
      <pubDate>Wed, 03 Mar 2010 07:24:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1082582#M479280</guid>
      <dc:creator>Guruthilak</dc:creator>
      <dc:date>2010-03-03T07:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remove string from txt file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1082604#M479289</link>
      <description>&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I've changed some points of view. I misunderstood the idea&amp;nbsp;that I must to remove only where the tolerance is not specified (zero)&amp;nbsp;not entire column.&amp;nbsp;I do that in another subVI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Teodor&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2010 08:01:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1082604#M479289</guid>
      <dc:creator>Samoth</dc:creator>
      <dc:date>2010-03-03T08:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove string from txt file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1082673#M479309</link>
      <description>Then can you mark the post that helped you...</description>
      <pubDate>Wed, 03 Mar 2010 10:12:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Remove-string-from-txt-file/m-p/1082673#M479309</guid>
      <dc:creator>muks</dc:creator>
      <dc:date>2010-03-03T10:12:04Z</dc:date>
    </item>
  </channel>
</rss>

