<?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-Start New Line in Attrib in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74737#M8496</link>
    <description>'0D'x appears to be the answer&lt;BR /&gt;
attrib='style={foreground=red flyover="2005 ' || _c3_ ||'0D'x|| '2006 ' || _c2_ || '"}';</description>
    <pubDate>Wed, 14 Oct 2009 22:36:35 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-10-14T22:36:35Z</dc:date>
    <item>
      <title>Proc Report-Start New Line in Attrib</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74733#M8492</link>
      <description>Does anyone know how to start a new line in the attrib statement inside a compute block?&lt;BR /&gt;
&lt;BR /&gt;
Currently I have:&lt;BR /&gt;
&lt;BR /&gt;
compute rate;&lt;BR /&gt;
  if _c4_ &amp;gt; &amp;amp;hi05 then do;&lt;BR /&gt;
    attrib='style={foreground=red flyover="Count #(2005): ' || _c2_ || '"}';&lt;BR /&gt;
    call define ('_c4_',"style",attrib);  &lt;BR /&gt;
  end;&lt;BR /&gt;
&lt;BR /&gt;
I would like to have something like: &lt;BR /&gt;
Count #(2005): 10&lt;BR /&gt;
Lost #(2005): 2&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Jason</description>
      <pubDate>Wed, 07 Oct 2009 05:17:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74733#M8492</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-10-07T05:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report-Start New Line in Attrib</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74734#M8493</link>
      <description>What version of SAS are you using? What type of output are you creating? HTML? PDF?</description>
      <pubDate>Wed, 07 Oct 2009 12:21:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74734#M8493</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2009-10-07T12:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report-Start New Line in Attrib</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74735#M8494</link>
      <description>EG 4.1 (SAS 9.1)&lt;BR /&gt;
I'm outputting to PDF.</description>
      <pubDate>Wed, 07 Oct 2009 15:59:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74735#M8494</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-10-07T15:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report-Start New Line in Attrib</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74736#M8495</link>
      <description>Sorry, this isn't possible.</description>
      <pubDate>Wed, 07 Oct 2009 18:37:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74736#M8495</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2009-10-07T18:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report-Start New Line in Attrib</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74737#M8496</link>
      <description>'0D'x appears to be the answer&lt;BR /&gt;
attrib='style={foreground=red flyover="2005 ' || _c3_ ||'0D'x|| '2006 ' || _c2_ || '"}';</description>
      <pubDate>Wed, 14 Oct 2009 22:36:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Start-New-Line-in-Attrib/m-p/74737#M8496</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-10-14T22:36:35Z</dc:date>
    </item>
  </channel>
</rss>

