<?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: Proc report procedure output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-procedure-output/m-p/299672#M16953</link>
    <description>&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attaching a part of my output. If this is not sufficient I may have to send a part of my vendor data. Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 20:17:12 GMT</pubDate>
    <dc:creator>knveraraju91</dc:creator>
    <dc:date>2016-09-20T20:17:12Z</dc:date>
    <item>
      <title>Proc report procedure output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-procedure-output/m-p/299660#M16951</link>
      <description>&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help in reproducing a table. I am attaching a document containg header part of Base(vendor data) and my output. Please help in my code to produce the exactly like one in base, especially underline that separate parts of the table. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code:&lt;/P&gt;&lt;P&gt;OPTIONS nodate nonumber;&lt;BR /&gt;ods listing close;&lt;BR /&gt;ods escapechar="^";&lt;BR /&gt;title1 justify=right 'page ^{pageof}';&lt;BR /&gt;title2 "Table 14.3.1.1 Treatment-Emergent Adverse Event Frequency by Treatment -";&lt;/P&gt;&lt;P&gt;title3 "Number of Subjects Reporting the Event (% of Subjects Dosed) (Safety Population)";&lt;BR /&gt;footnote1 "Note: Adverse events (AEs) were coded with MedDRA Version 18.0.";&lt;BR /&gt;footnote2 "Program: /CA17139/sas_prg/stsas/tab/adam_tblae1a_auto.sas 16DEC2015 12:16";&lt;BR /&gt;footnote2 " %sysget(sas_execfilepath) &amp;amp;sysdate. &amp;amp;systime.";&lt;BR /&gt;options orientation=landscape formchar="|----|+|---+=|-/\&amp;lt;&amp;gt;*";&lt;/P&gt;&lt;P&gt;ods rtf file="C:\Users\vvemireddy\Desktop\ae_1.rtf" style=journal;&lt;BR /&gt;proc report data=all2 nowd headline headskip style(report)=[frame=void];&lt;BR /&gt;column grpm grps grpws aetext ("JZP-110 Titration Phase" "_______________" cnt_pct1 cnt_pct2 cnt_pct3 cnt_pct4) ("JZP-110 Stable Dose Phase" "_______________" cnt_pct5 cnt_pct6 cnt_pct7 cnt_pct8);&lt;BR /&gt;define grpm/order noprint;&lt;BR /&gt;define grps/order noprint;&lt;BR /&gt;define grpws/order noprint;&lt;BR /&gt;define aetext/ display '' style(column)={asis=on cellspacing=.25pt just=left};&lt;BR /&gt;define cnt_pct1/ "75 mg" style(column)={cellspacing=.25pt just=left};&lt;BR /&gt;define cnt_pct2/ "150 mg" style(column)={cellspacing=.25pt just=left} ;&lt;BR /&gt;define cnt_pct3/ "300 mg" style(column)={cellspacing=.25pt just=left};&lt;BR /&gt;define cnt_pct4/"TOTAL" style(column)={cellspacing=.25pt just=left} ;&lt;BR /&gt;define cnt_pct5 / "75 mg" style(column)={cellspacing=.25pt just=left};&lt;BR /&gt;define cnt_pct6/ "150 mg" style(column)={cellspacing=.25pt just=left} ;&lt;BR /&gt;define cnt_pct7/ "300 mg" style(column)={cellspacing=.25pt just=left};&lt;BR /&gt;define cnt_pct8/"TOTAL" style(column)={cellspacing=.25pt just=left} ;&lt;BR /&gt;compute after grpm/style={protectspecialchars=off};&lt;BR /&gt;n+1;&lt;BR /&gt;len=ifn(n=1,20,0);&lt;BR /&gt;dummy='\brdrt\brdrs';&lt;BR /&gt;line dummy $varying20. len;&lt;BR /&gt;endcomp;&lt;BR /&gt;run;&lt;BR /&gt;ods rtf close;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:59:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-procedure-output/m-p/299660#M16951</guid>
      <dc:creator>knveraraju91</dc:creator>
      <dc:date>2016-09-20T19:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Proc report procedure output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-procedure-output/m-p/299666#M16952</link>
      <description>&lt;P&gt;Sample data?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 20:07:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-procedure-output/m-p/299666#M16952</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-09-20T20:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Proc report procedure output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-procedure-output/m-p/299672#M16953</link>
      <description>&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attaching a part of my output. If this is not sufficient I may have to send a part of my vendor data. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 20:17:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-report-procedure-output/m-p/299672#M16953</guid>
      <dc:creator>knveraraju91</dc:creator>
      <dc:date>2016-09-20T20:17:12Z</dc:date>
    </item>
  </channel>
</rss>

