<?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: Retaining Indentation with FLOW in PROC REPORT in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15943#M3412</link>
    <description>Sorry, it seems that when I posted this, all of my indentations disappeared!!&lt;BR /&gt;
&lt;BR /&gt;
The "Preferred Term" and "Upper respiratory tract" should have been indented by 3 spaces.  The "Infections and infestations" and "infection" have no indentation.  Sorry about that!!&lt;BR /&gt;
&lt;BR /&gt;
-Phil</description>
    <pubDate>Wed, 07 May 2008 13:40:34 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-05-07T13:40:34Z</dc:date>
    <item>
      <title>Retaining Indentation with FLOW in PROC REPORT</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15942#M3411</link>
      <description>Hi Everyone!&lt;BR /&gt;
   I was wondering if there was a way to retain an indentation when text is wrapping due to a FLOW statement in Proc Report.  For example, I have the following text:&lt;BR /&gt;
System Organ Class&lt;BR /&gt;
&lt;U&gt;   Preferred Term     &lt;/U&gt;&lt;BR /&gt;
Infections and infestations&lt;BR /&gt;
   Upper respiratory tract&lt;BR /&gt;
infection&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
   What I would like to do is have the word "infection" retain the same indentation as "Upper".  Please bear in mind that all of the text in this column is contained in one variable, and that we are not using ODS.&lt;BR /&gt;
   If anyone has any simple solutions to this problem, please let me know.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!!&lt;BR /&gt;
&lt;BR /&gt;
-Phil</description>
      <pubDate>Wed, 07 May 2008 13:38:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15942#M3411</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-07T13:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Retaining Indentation with FLOW in PROC REPORT</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15943#M3412</link>
      <description>Sorry, it seems that when I posted this, all of my indentations disappeared!!&lt;BR /&gt;
&lt;BR /&gt;
The "Preferred Term" and "Upper respiratory tract" should have been indented by 3 spaces.  The "Infections and infestations" and "infection" have no indentation.  Sorry about that!!&lt;BR /&gt;
&lt;BR /&gt;
-Phil</description>
      <pubDate>Wed, 07 May 2008 13:40:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15943#M3412</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-07T13:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Retaining Indentation with FLOW in PROC REPORT</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15944#M3413</link>
      <description>Hi:&lt;BR /&gt;
  If you type these special PRE "tags"&lt;BR /&gt;
[ -pre- ]&lt;BR /&gt;
..code sample or output sample goes here...&lt;BR /&gt;
[ -/pre- ] &lt;BR /&gt;
&lt;BR /&gt;
around your code or example (but &lt;B&gt;without&lt;/B&gt; the spaces or hyphens), you can maintain indentation in the forum postings:&lt;BR /&gt;
[pre]&lt;BR /&gt;
System Organ Class&lt;BR /&gt;
   Preferred Term &lt;BR /&gt;
Infections and infestations&lt;BR /&gt;
   Upper respiratory tract &lt;BR /&gt;
infection&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
Is this what you described?&lt;BR /&gt;
&lt;BR /&gt;
It's too bad that you don't want to use ODS, because in ODS, there are ways to force a line break (instead of using FLOW) and there are ways to specify an INDENT.&lt;BR /&gt;
 &lt;BR /&gt;
 You might be able to play around with WIDTH= for LISTING and possibly try for the WIDTH to fall in the right place so the FLOWed lines appear to be indented. Your best bet for an answer may be to see whether Tech Support has a workaround. Sadly, I don't think there is one if you are NOT using ODS.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 07 May 2008 13:59:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15944#M3413</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-05-07T13:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Retaining Indentation with FLOW in PROC REPORT</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15945#M3414</link>
      <description>Cynthia,&lt;BR /&gt;
   Thanks for the tip!  I will use that the next time I post &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
   That is exactly what I meant to have appear.  It's not that I don't want to use ODS, but rather I was placed on a project that is wrapping up and did not use ODS, and they do not want to change it at this point.  The WIDTH= won't really work in this case, because there are many instances of this, and all have different lengths.&lt;BR /&gt;
&lt;BR /&gt;
   Thanks anyway for looking into it!  I will check with tech support.&lt;BR /&gt;
&lt;BR /&gt;
-Phil</description>
      <pubDate>Wed, 07 May 2008 14:06:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15945#M3414</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-07T14:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Retaining Indentation with FLOW in PROC REPORT</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15946#M3415</link>
      <description>Hi, Phil:&lt;BR /&gt;
  Bummer!&lt;BR /&gt;
  cynthia</description>
      <pubDate>Wed, 07 May 2008 14:10:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Retaining-Indentation-with-FLOW-in-PROC-REPORT/m-p/15946#M3415</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-05-07T14:10:57Z</dc:date>
    </item>
  </channel>
</rss>

