<?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 Extracting Titles and footnotes from RTF table mock shells in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698802#M213736</link>
    <description>&lt;P&gt;We have the RTF file which contains hundreds of table mock shells. I want to extract all the titles and footnotes from rtf file and&amp;nbsp; create a Excel file /SAS dataset where I can use them in the macro. I gone through the lot of papers, I am not sure the entire process is depends on SAS programming itself. I will be very thankful for your suggestions and inputs. I am attaching a sample RTF file.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2020 20:26:03 GMT</pubDate>
    <dc:creator>SASuserlot</dc:creator>
    <dc:date>2020-11-13T20:26:03Z</dc:date>
    <item>
      <title>Extracting Titles and footnotes from RTF table mock shells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698802#M213736</link>
      <description>&lt;P&gt;We have the RTF file which contains hundreds of table mock shells. I want to extract all the titles and footnotes from rtf file and&amp;nbsp; create a Excel file /SAS dataset where I can use them in the macro. I gone through the lot of papers, I am not sure the entire process is depends on SAS programming itself. I will be very thankful for your suggestions and inputs. I am attaching a sample RTF file.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 20:26:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698802#M213736</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2020-11-13T20:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Titles and footnotes from RTF table mock shells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698811#M213740</link>
      <description>&lt;P&gt;I don't open DOCX or similar files due to security issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically there really isn't any "nice" or easy way to extract anything from Word, RTF or other word processing format file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basic procedure is going to be to copy the text from the document and place into an appropriate statement in SAS program code.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 20:51:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698811#M213740</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-11-13T20:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Titles and footnotes from RTF table mock shells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698819#M213743</link>
      <description>&lt;P&gt;thanks for you suggestions, however its little time taking when we have the thousands of tables. by the way sas websites scan for&amp;nbsp; viruses when they upload any document . they will reject if they feel its not secure. Any way&amp;nbsp; its individuals choice to open the uploaded document or not. thanks again.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 21:11:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698819#M213743</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2020-11-13T21:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Titles and footnotes from RTF table mock shells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698869#M213770</link>
      <description>It is not a rtf file ,it is a word file.&lt;BR /&gt;rtf is more like text file, open it via NotePad++ and searching title in it by writing some code.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Nov 2020 11:48:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extracting-Titles-and-footnotes-from-RTF-table-mock-shells/m-p/698869#M213770</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-11-14T11:48:26Z</dc:date>
    </item>
  </channel>
</rss>

