<?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: 9.2 to 9.4 width of report column in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317348#M17457</link>
    <description>&lt;P&gt;How much is "far wider"?&lt;/P&gt;
&lt;P&gt;What is the declared length of the variable displayed? Possibly you have some value that is attempting to place more characters than will fit into the specified width and a behavior for resolving that conflict has changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also want to look into the STYLE in effect. Even if the name hasn't change sometimes the actual style definition changes in places that may cause odd things (lesson learned between 9.1 and 9.2 )&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2016 16:01:10 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-12-07T16:01:10Z</dc:date>
    <item>
      <title>9.2 to 9.4 width of report column</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317246#M17446</link>
      <description>&lt;P&gt;Dear community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently switched from sas 9.2 to 9.4 and appreciate the new system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to run some old programs that were meant to be repetible, anyway probably in the proc report (ods rtf it could be useful) something changed and even if using "cellwidth=0.14 cm" option in the define statement the document result in a far wider column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know if it is possible to reproduce the old output?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;Gianlu&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:22:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317246#M17446</guid>
      <dc:creator>scan</dc:creator>
      <dc:date>2016-12-07T09:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: 9.2 to 9.4 width of report column</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317249#M17447</link>
      <description>&lt;P&gt;Well, we have old programs and it shouldn't make any difference going from 9.x to 9.4, we use RTF all the time and its the same (at least from memory 9.3-9.4). &amp;nbsp;Especially if you put cellwidth in your proc report as that overrides any stylesheet you might use. &amp;nbsp;Are you sure there is not something else going on? &amp;nbsp;Maybe your template is not being found and it defaults to rtf or another one? &amp;nbsp;Check the log, also check you have put:&lt;/P&gt;
&lt;P&gt;style={cellwidth=1.4cm};&lt;/P&gt;
&lt;P&gt;in your proc report on the correct variables. &amp;nbsp;Cellwidth 0.14cm seems very small for a column width, you would barely be able to get one character in that.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:23:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317249#M17447</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-12-07T09:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: 9.2 to 9.4 width of report column</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317253#M17448</link>
      <description>&lt;P&gt;Dear RW9 thank you very much for your answer.&lt;BR /&gt;&lt;BR /&gt;Unfortunately the cellwidth is correct. That column was kind of a separator in a table, it only contains some ";" in some cases. &lt;BR /&gt;&lt;BR /&gt;We found that this was the best solution to adopt in this case and this kinda became a standard.&lt;BR /&gt;&lt;BR /&gt;The template is good, the program run fine, it always worked and still working on 9.2. &lt;BR /&gt;&lt;BR /&gt;The problem is only that the proc report on 9.4 don't accept this width.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:35:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317253#M17448</guid>
      <dc:creator>scan</dc:creator>
      <dc:date>2016-12-07T09:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: 9.2 to 9.4 width of report column</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317256#M17449</link>
      <description>&lt;P&gt;If indeed what you say is correct, then your only option is to speak to SAS Helpdesk.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:41:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317256#M17449</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-12-07T09:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: 9.2 to 9.4 width of report column</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317348#M17457</link>
      <description>&lt;P&gt;How much is "far wider"?&lt;/P&gt;
&lt;P&gt;What is the declared length of the variable displayed? Possibly you have some value that is attempting to place more characters than will fit into the specified width and a behavior for resolving that conflict has changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also want to look into the STYLE in effect. Even if the name hasn't change sometimes the actual style definition changes in places that may cause odd things (lesson learned between 9.1 and 9.2 )&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 16:01:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-to-9-4-width-of-report-column/m-p/317348#M17457</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-12-07T16:01:10Z</dc:date>
    </item>
  </channel>
</rss>

