<?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: text splitting or wrapping within columns (no col headers) in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/text-splitting-or-wrapping-within-columns-no-col-headers/m-p/62533#M7374</link>
    <description>Take a look at this example from  'VAP to ...' &lt;BR /&gt;
with an escape character  you are able to use some facilities&lt;BR /&gt;
 like \n  new line  \_ unsecable blanc  and so on see at&lt;BR /&gt;
&lt;BR /&gt;
www2.sas.com/proceedings/forum2007/099-2007.pdf   &lt;BR /&gt;
written by   a well known contributor of this discusson forum&lt;BR /&gt;
&lt;BR /&gt;
[PRE]&lt;BR /&gt;
proc format;&lt;BR /&gt;
value $s&lt;BR /&gt;
 "M" = "really \n macho"&lt;BR /&gt;
 "F" = "uncredible \n vamp"&lt;BR /&gt;
 ;&lt;BR /&gt;
 run;&lt;BR /&gt;
ods escapechar="\";&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods html file="d:\temp\line.htm" ;&lt;BR /&gt;
title 'Special class' ;&lt;BR /&gt;
proc freq data=sashelp.class;&lt;BR /&gt;
tables sex;&lt;BR /&gt;
format sex $s.;&lt;BR /&gt;
run;&lt;BR /&gt;
ods html close;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
&lt;BR /&gt;
[/PRE]</description>
    <pubDate>Fri, 21 Nov 2008 08:43:51 GMT</pubDate>
    <dc:creator>Andre</dc:creator>
    <dc:date>2008-11-21T08:43:51Z</dc:date>
    <item>
      <title>text splitting or wrapping within columns (no col headers)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/text-splitting-or-wrapping-within-columns-no-col-headers/m-p/62532#M7373</link>
      <description>Back again...a newbie at ODS so I am doing this baby steps-&lt;BR /&gt;
At any rates is there to do a similar "split" within a column so that the text wraps to the next line-&lt;BR /&gt;
&lt;BR /&gt;
Incidentally I use proc format for the observations so that my proc format statement is:&lt;BR /&gt;
&lt;BR /&gt;
value $unitsvap&lt;BR /&gt;
'10 ICC'="ICC:10  &amp;amp;ICCVAP / Days without a VAP" &lt;BR /&gt;
...code...&lt;BR /&gt;
&lt;BR /&gt;
What I would like is that it splits after the / into two lines. &lt;BR /&gt;
&lt;BR /&gt;
Thank you all again for your tips and advice...&lt;BR /&gt;
Lawrence</description>
      <pubDate>Thu, 20 Nov 2008 22:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/text-splitting-or-wrapping-within-columns-no-col-headers/m-p/62532#M7373</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2008-11-20T22:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: text splitting or wrapping within columns (no col headers)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/text-splitting-or-wrapping-within-columns-no-col-headers/m-p/62533#M7374</link>
      <description>Take a look at this example from  'VAP to ...' &lt;BR /&gt;
with an escape character  you are able to use some facilities&lt;BR /&gt;
 like \n  new line  \_ unsecable blanc  and so on see at&lt;BR /&gt;
&lt;BR /&gt;
www2.sas.com/proceedings/forum2007/099-2007.pdf   &lt;BR /&gt;
written by   a well known contributor of this discusson forum&lt;BR /&gt;
&lt;BR /&gt;
[PRE]&lt;BR /&gt;
proc format;&lt;BR /&gt;
value $s&lt;BR /&gt;
 "M" = "really \n macho"&lt;BR /&gt;
 "F" = "uncredible \n vamp"&lt;BR /&gt;
 ;&lt;BR /&gt;
 run;&lt;BR /&gt;
ods escapechar="\";&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods html file="d:\temp\line.htm" ;&lt;BR /&gt;
title 'Special class' ;&lt;BR /&gt;
proc freq data=sashelp.class;&lt;BR /&gt;
tables sex;&lt;BR /&gt;
format sex $s.;&lt;BR /&gt;
run;&lt;BR /&gt;
ods html close;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
&lt;BR /&gt;
[/PRE]</description>
      <pubDate>Fri, 21 Nov 2008 08:43:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/text-splitting-or-wrapping-within-columns-no-col-headers/m-p/62533#M7374</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2008-11-21T08:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: text splitting or wrapping within columns (no col headers)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/text-splitting-or-wrapping-within-columns-no-col-headers/m-p/62534#M7375</link>
      <description>Andre; &lt;BR /&gt;
Worked very well! Thank you!&lt;BR /&gt;
Lawrence</description>
      <pubDate>Mon, 24 Nov 2008 16:41:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/text-splitting-or-wrapping-within-columns-no-col-headers/m-p/62534#M7375</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2008-11-24T16:41:11Z</dc:date>
    </item>
  </channel>
</rss>

