<?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 Text file manipulations in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Text-file-manipulations/m-p/47742#M3418</link>
    <description>Is there a way to find the count of repeated words in a text file at a specific position .

Like I want to find the count of 12345678 at pos 1-8 in the below text file .

12345678546

12345678965

12345678485

12345678987</description>
    <pubDate>Thu, 09 May 2019 20:05:00 GMT</pubDate>
    <dc:creator>AkshatTangri1</dc:creator>
    <dc:date>2019-05-09T20:05:00Z</dc:date>
    <item>
      <title>Text file manipulations</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-file-manipulations/m-p/47742#M3418</link>
      <description>Is there a way to find the count of repeated words in a text file at a specific position .

Like I want to find the count of 12345678 at pos 1-8 in the below text file .

12345678546

12345678965

12345678485

12345678987</description>
      <pubDate>Thu, 09 May 2019 20:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-file-manipulations/m-p/47742#M3418</guid>
      <dc:creator>AkshatTangri1</dc:creator>
      <dc:date>2019-05-09T20:05:00Z</dc:date>
    </item>
    <item>
      <title>There's probably a regularâ€¦</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Text-file-manipulations/m-p/47743#M3419</link>
      <description>There's probably a regular expression to do that elegantly but you may be as well doing it crudely with a collection loop and a decision stage.</description>
      <pubDate>Thu, 09 May 2019 22:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Text-file-manipulations/m-p/47743#M3419</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2019-05-09T22:03:00Z</dc:date>
    </item>
  </channel>
</rss>

