<?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 Proc Report and custom tagset in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54975#M15274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you provide some code. It's quit difficult to find an error or to give some advices without code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2011 05:54:34 GMT</pubDate>
    <dc:creator>Domenico</dc:creator>
    <dc:date>2011-08-26T05:54:34Z</dc:date>
    <item>
      <title>Proc Report and custom tagset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54974#M15273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a custom tagset I've created based on the htmlcss tagset.&amp;nbsp; Inside a proc report I'm using a compute to add a line in the middle of the table.&amp;nbsp; In the resulting HTML file, the line added is given the class of "NoteContent".&amp;nbsp; I'd like to edit the event inside the tagset to add additional HTML code but I'm unable to find the correct place in the htmlcss tagset to edit.&amp;nbsp; I've tried editing the NoteContent event but this does not seem to be the the correct place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 19:52:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54974#M15273</guid>
      <dc:creator>jpoole412</dc:creator>
      <dc:date>2011-08-25T19:52:09Z</dc:date>
    </item>
    <item>
      <title>Proc Report and custom tagset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54975#M15274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you provide some code. It's quit difficult to find an error or to give some advices without code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 05:54:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54975#M15274</guid>
      <dc:creator>Domenico</dc:creator>
      <dc:date>2011-08-26T05:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report and custom tagset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54976#M15275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The class="notecontent" attribute refers to the CSS class used for that element, not the event name. Use the event_map tagset to determine which events are sent to the tagset. In this particular case, the event map shows that LINE statement output is sent to the tagset as a &lt;STRONG&gt;data_note&lt;/STRONG&gt; event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the SAS doc on the event_map tagset: &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/61723/HTML/default/viewer.htm#a002566874.htm"&gt;http://support.sas.com/documentation/cdl/en/odsug/61723/HTML/default/viewer.htm#a002566874.htm&lt;/A&gt;. Here's a good tutorial: &lt;A href="http://support.sas.com/rnd/base/ods/odsmarkup/p14-30_012105.pdf"&gt;http://support.sas.com/rnd/base/ods/odsmarkup/p14-30_012105.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: tim hunter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 13:07:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54976#M15275</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2011-08-26T13:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report and custom tagset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54977#M15276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much for this.&amp;nbsp; I didn't know about the event_map that I could create.&amp;nbsp; This is extremely helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 13:44:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Report-and-custom-tagset/m-p/54977#M15276</guid>
      <dc:creator>jpoole412</dc:creator>
      <dc:date>2011-08-26T13:44:47Z</dc:date>
    </item>
  </channel>
</rss>

