<?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: How to avoid spiting (breaking) a word when I use &amp;quot;FLOW&amp;quot; in Proc Report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587244#M167709</link>
    <description>&lt;P&gt;Thank&amp;nbsp; you so much. Destination is word/ RTF/ PDF&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2019 14:21:19 GMT</pubDate>
    <dc:creator>SAS_Practice</dc:creator>
    <dc:date>2019-09-09T14:21:19Z</dc:date>
    <item>
      <title>How to avoid spiting (breaking) a word when I use "FLOW" in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587131#M167654</link>
      <description>&lt;P&gt;I am using "Flow" in Proc Report because the string length is really long in the column. Since I am using flow, the words are breaking into pieces (splitting) and a part of it is going to the next line. Is there any straight forward way to make sure no words are not breaking up? Thank you so much&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 03:13:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587131#M167654</guid>
      <dc:creator>SAS_Practice</dc:creator>
      <dc:date>2019-09-09T03:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid spiting (breaking) a word when I use "FLOW" in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587225#M167700</link>
      <description>&lt;P&gt;What is your output destination ? Excel or Word ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;define name/style={tagattr="wrap:no"};
&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Sep 2019 13:31:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587225#M167700</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-09-09T13:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid spiting (breaking) a word when I use "FLOW" in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587244#M167709</link>
      <description>&lt;P&gt;Thank&amp;nbsp; you so much. Destination is word/ RTF/ PDF&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 14:21:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587244#M167709</guid>
      <dc:creator>SAS_Practice</dc:creator>
      <dc:date>2019-09-09T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid spiting (breaking) a word when I use "FLOW" in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587296#M167736</link>
      <description>&lt;P&gt;One approach is to add a SPLIT character, default / or define it&amp;nbsp;on the Proc statement,&amp;nbsp;at the position(s) you want the text to split instead of letting the program decide. The FLOW option will honor the character.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The column width will also have an impact. So you may have to provide example values and the proc report code to get a better answer for your specific case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that sometimes manipulating the data is cumbersome.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 16:21:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-avoid-spiting-breaking-a-word-when-I-use-quot-FLOW-quot/m-p/587296#M167736</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-09-09T16:21:36Z</dc:date>
    </item>
  </channel>
</rss>

