<?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: proc calendar in 9.2 in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-calendar-in-9-2/m-p/16981#M3177</link>
    <description>If you were to choose 3 or 4 words from the EXACT log message you get about the obscured activities, you may find something more specific by searching support.sas.com.&lt;BR /&gt;
&lt;BR /&gt;
However, the documentation is fairly clear in example 1 about adjusting the LINESIZE and PAGESIZE options, to get the procedure output to format correctly.&lt;BR /&gt;
&lt;BR /&gt;
8.2 may not have needed this intervention, but 9.2 will introduce some compatibility issues in your code.  If this is a real concern, Tech Support will have a knowledge base about migration issues and may have other suggestions to make.</description>
    <pubDate>Sun, 11 May 2008 01:17:22 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-05-11T01:17:22Z</dc:date>
    <item>
      <title>proc calendar in 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-calendar-in-9-2/m-p/16980#M3176</link>
      <description>Hi, I am moving a system to 9.2.  In 8.2 the code calls proc calendar, the report  prints with 7 lines vertically in each day.  In SAS 9.2 the same code prints as few as 4 lines.  I can get more lines to print by messing with the pagesize, (From 50 to 60 gets more vertical lines.)  I tried adding Missing, I've looked for another option to help.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Anyone have an idea?  I get the message some activities are obscured.&lt;BR /&gt;
&lt;BR /&gt;
PROC CALENDAR SCHEDULE FILL HEADER=SMALL DATA=FINALCAL ;&lt;BR /&gt;
  ID ESTSTART;&lt;BR /&gt;
  VAR DESCRIPT NPROJ INITIAL;&lt;BR /&gt;
  DUR ESTDAYS;&lt;BR /&gt;
  TITLE 'SCHEDULE CALENDAR  ';&lt;BR /&gt;
  RUN;&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Fri, 09 May 2008 20:11:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-calendar-in-9-2/m-p/16980#M3176</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-09T20:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: proc calendar in 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-calendar-in-9-2/m-p/16981#M3177</link>
      <description>If you were to choose 3 or 4 words from the EXACT log message you get about the obscured activities, you may find something more specific by searching support.sas.com.&lt;BR /&gt;
&lt;BR /&gt;
However, the documentation is fairly clear in example 1 about adjusting the LINESIZE and PAGESIZE options, to get the procedure output to format correctly.&lt;BR /&gt;
&lt;BR /&gt;
8.2 may not have needed this intervention, but 9.2 will introduce some compatibility issues in your code.  If this is a real concern, Tech Support will have a knowledge base about migration issues and may have other suggestions to make.</description>
      <pubDate>Sun, 11 May 2008 01:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-calendar-in-9-2/m-p/16981#M3177</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-11T01:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: proc calendar in 9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-calendar-in-9-2/m-p/16982#M3178</link>
      <description>Update:&lt;BR /&gt;
Thanks for the note about the documentation. I noted two things to get this correct finally.&lt;BR /&gt;
&lt;BR /&gt;
1) SAS technical support suggested using linesize=180. This finally gave me the wider output I was looking for.  (The documentation example has ls=132. I was up to ls=150 without seeing any difference in the output.) &lt;BR /&gt;
&lt;BR /&gt;
2) I am using ODS PRINTER in my job, and to get the pagesize option to apply correctly I had to change the options AFTER I opened the ODS PRINTER destination.    &lt;BR /&gt;
&lt;BR /&gt;
I hope this helps &lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Gfrey</description>
      <pubDate>Mon, 09 Jun 2008 14:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-calendar-in-9-2/m-p/16982#M3178</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-06-09T14:53:54Z</dc:date>
    </item>
  </channel>
</rss>

