<?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: ImportText file from a chatroom: Creating an output of how many letters the chatters posted per in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ImportText-file-from-a-chatroom-Creating-an-output-of-how-many/m-p/762171#M241272</link>
    <description>I suspect you cannot actually ignore those emoticons by the way. &lt;BR /&gt;&lt;BR /&gt;Can you please include a slightly larger sample that maybe has some actual content like the images or comma's, punctuation, line endings which usually cause issues. Your data as shown is trivial to import but any solution will not work on your actual data.</description>
    <pubDate>Tue, 17 Aug 2021 21:26:10 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-08-17T21:26:10Z</dc:date>
    <item>
      <title>ImportText file from a chatroom: Creating an output of how many letters the chatters posted per week</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ImportText-file-from-a-chatroom-Creating-an-output-of-how-many/m-p/762170#M241271</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I want to import a text file and based on the chat logs from that chatroom, i want to create a weekly summary of how many letters the chatter typed for the week.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;How do i create a code to accomplish this? The text file is in this format&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;--------------- Monday, August 2, 2021 ---------------&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;[A] [7:00 PM] Aaaaaand its still down&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;[B &lt;span class="lia-unicode-emoji" title=":call_me_hand:"&gt;🤙&lt;/span&gt;] [7:34 PM] Photo&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;--------------- Tuesday, August 23, 2021 ---------------&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;End state below (for example):&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;A: 20&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;B: 0&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;From 1-7 Aug 2021&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 21:23:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ImportText-file-from-a-chatroom-Creating-an-output-of-how-many/m-p/762170#M241271</guid>
      <dc:creator>kmin87</dc:creator>
      <dc:date>2021-08-17T21:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: ImportText file from a chatroom: Creating an output of how many letters the chatters posted per</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ImportText-file-from-a-chatroom-Creating-an-output-of-how-many/m-p/762171#M241272</link>
      <description>I suspect you cannot actually ignore those emoticons by the way. &lt;BR /&gt;&lt;BR /&gt;Can you please include a slightly larger sample that maybe has some actual content like the images or comma's, punctuation, line endings which usually cause issues. Your data as shown is trivial to import but any solution will not work on your actual data.</description>
      <pubDate>Tue, 17 Aug 2021 21:26:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ImportText-file-from-a-chatroom-Creating-an-output-of-how-many/m-p/762171#M241272</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-08-17T21:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: ImportText file from a chatroom: Creating an output of how many letters the chatters posted per</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ImportText-file-from-a-chatroom-Creating-an-output-of-how-many/m-p/762304#M241336</link>
      <description>&lt;P&gt;"Letters" as in number of characters?&lt;/P&gt;
&lt;P&gt;Or "Letters" as in number of messages? If number of messages what in that example actually identifies "the chatter"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where do you get 20 for A? Your example shows maybe 1 message and the second period is 21 days later, much more than a "week".&lt;/P&gt;
&lt;P&gt;Any desired /expected result must be based on input examples to have a good chance of matching expectations.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 15:11:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ImportText-file-from-a-chatroom-Creating-an-output-of-how-many/m-p/762304#M241336</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-08-18T15:11:54Z</dc:date>
    </item>
  </channel>
</rss>

