<?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 wrap text in sas eg in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/wrap-text-in-sas-eg/m-p/4484#M1430</link>
    <description>Hi,&lt;BR /&gt;
how do i wrap text in my text output using list data task in SAS EG

Message was edited by: Sunil Gandhi</description>
    <pubDate>Mon, 03 Sep 2007 16:06:37 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-03T16:06:37Z</dc:date>
    <item>
      <title>wrap text in sas eg</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/wrap-text-in-sas-eg/m-p/4484#M1430</link>
      <description>Hi,&lt;BR /&gt;
how do i wrap text in my text output using list data task in SAS EG

Message was edited by: Sunil Gandhi</description>
      <pubDate>Mon, 03 Sep 2007 16:06:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/wrap-text-in-sas-eg/m-p/4484#M1430</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-03T16:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: wrap text in sas eg</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/wrap-text-in-sas-eg/m-p/4485#M1431</link>
      <description>Hi:&lt;BR /&gt;
  The procedure that get generated behind the scenes of the List Data task is PROC PRINT. The only way to wrap a long text field using PROC PRINT is with the CELLWIDTH style attribute, as described in these forum postings:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=7442ᴒ" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=7442ᴒ&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=7435ᴋ" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=7435ᴋ&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=7403ᳫ" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=7403ᳫ&lt;/A&gt; (Example 1)&lt;BR /&gt;
 &lt;BR /&gt;
If you are creating a TXT file (LISTING destination output) with PROC PRINT, however, then the CELLWIDTH style attribute will NOT work -- because the LISTING destination does NOT use ODS style attributes.&lt;BR /&gt;
 &lt;BR /&gt;
The forum posting for #7403 has some sample code (Example 1) that you can use to see the difference between using a format with PROC PRINT and using the FLOW option with PROC REPORT.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 03 Sep 2007 17:07:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/wrap-text-in-sas-eg/m-p/4485#M1431</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-09-03T17:07:20Z</dc:date>
    </item>
  </channel>
</rss>

