<?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: Controlling the split of text fields in Proc Report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126905#M25867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PG, while those escape character sequences will certainly work, I'd like to point out that they've been superseded in new releases by the ODS &lt;EM&gt;inline functions&lt;/EM&gt; documented &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/65308/HTML/default/viewer.htm#p11xia2ltavr8ln17srq8vn4rnqc.htm"&gt;here&lt;/A&gt;. For example (assuming the escape character is ~), the linefeed function is ~{newline} and nonbreaking space is ~{nbspace}.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2013 17:26:42 GMT</pubDate>
    <dc:creator>Tim_SAS</dc:creator>
    <dc:date>2013-05-02T17:26:42Z</dc:date>
    <item>
      <title>Controlling the split of text fields in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126901#M25863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, how can you control the position of text splits in Proc Report table cells? I tried using "/" and replacing unwanted splits with nonbreaking spaces but nothing does it. How can the equivalent of option SPLIT= be achieved for destination RTF? Thanks - PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 18:41:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126901#M25863</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2013-05-01T18:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the split of text fields in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126902#M25864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PG,&lt;/P&gt;&lt;P&gt;I wish I were smart enough to provide an answer!:smileysilly::smileyblush:&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 20:25:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126902#M25864</guid>
      <dc:creator>Linlin</dc:creator>
      <dc:date>2013-05-01T20:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the split of text fields in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126903#M25865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the soft break is /line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookup the topic inline formatting, and provide and small example we can fiddle with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your gonna need to start learning RTF codes.&amp;nbsp; :smileycry:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 21:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126903#M25865</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2013-05-01T21:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the split of text fields in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126904#M25866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks DN for your answer and Linlin for your sympathy. I just found the answer in Art Carpenter's book :&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A href="http://books.google.ca/books?id=2XaexgsBRQ0C&amp;amp;lpg=PA283&amp;amp;ots=odCUTOmL4s&amp;amp;dq=SAS%20%22proc%20report%22%20split%20rtf&amp;amp;hl=fr&amp;amp;pg=PA282#v=onepage&amp;amp;q=SAS%20%22proc%20report%22%20split%20rtf&amp;amp;f=false"&gt;http://books.google.ca/books?id=2XaexgsBRQ0C&amp;amp;lpg=PA283&amp;amp;ots=odCUTOmL4s&amp;amp;dq=SAS%20%22proc%20report%22%20split%20rtf&amp;amp;hl=fr&amp;amp;pg=PA282#v=onepage&amp;amp;q=SAS%20%22proc%20report%22%20split%20rtf&amp;amp;f=false&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Using escape character sequences such as ^1n for linefeed and ^_ for nonbreaking space does the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 21:38:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126904#M25866</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2013-05-01T21:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the split of text fields in Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126905#M25867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PG, while those escape character sequences will certainly work, I'd like to point out that they've been superseded in new releases by the ODS &lt;EM&gt;inline functions&lt;/EM&gt; documented &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/65308/HTML/default/viewer.htm#p11xia2ltavr8ln17srq8vn4rnqc.htm"&gt;here&lt;/A&gt;. For example (assuming the escape character is ~), the linefeed function is ~{newline} and nonbreaking space is ~{nbspace}.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 17:26:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Controlling-the-split-of-text-fields-in-Proc-Report/m-p/126905#M25867</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2013-05-02T17:26:42Z</dc:date>
    </item>
  </channel>
</rss>

