<?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: Include Changes Display in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197387#M4497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;_ODSOPTIONS is global.&amp;nbsp; See line:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;%GLOBAL _ODSOPTIONS _ODSDEST _ODSSTYLE VIEW SERVER;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 14:51:22 GMT</pubDate>
    <dc:creator>DavidPhillips2</dc:creator>
    <dc:date>2015-07-09T14:51:22Z</dc:date>
    <item>
      <title>Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197377#M4487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;I used an include to add:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: blue; background: white;"&gt;%include&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: purple; background: white;"&gt;"/sashome/programs/storedprocess/devl/Research_Dashboard_Util.sas"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;I cut code from a file and added it to a second file to include the code back into the file that will uses the included code.&amp;nbsp; The code with or without the include should is identical.&amp;nbsp; However it looks like my ods html changes around the footnote section displaying the background as gray rather than white.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;I even commented out all of the file I am including and the gray line still exists so long as I have:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;%include "/sashome/programs/storedprocess/devl/Research_Dashboard_Util.sas";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;I am using SAS 9.2 and displaying my stored process in a web URL portlet.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 17:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197377#M4487</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-07T17:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197378#M4488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are then any STYLE statements involved in the code?&lt;/P&gt;&lt;P&gt;Does the FOOTNOTE code include any graphic elements? (ie something other than just text)&lt;/P&gt;&lt;P&gt;Does the included program have any %include statements? Or modify any variables that may be used for display options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to post the code for that included program since that seems to be the likely culprit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 17:59:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197378#M4488</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-07-07T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197379#M4489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;I changed the included file to a blank .SAS file for testing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;Yes there are small images.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This is at the top of the file:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;%GLOBAL _ODSDEST _ODSSTYLE;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This is before the macro call:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;%LET _ODSDEST=HTML;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;%LET _ODSOPTIONS=gtitle gfootnote style=normal;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;This is the section that acts up:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;%MACRO DisplayToolbar();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%LET COMMAND = %nrstr("/SASPortal/Director?_directive=STPRun&amp;amp;_action=execute&amp;amp;_program=");&lt;/P&gt;&lt;P&gt;%LET SP = %SYSFUNC(URLENCODE(&amp;amp;_PROGRAM));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%IF &amp;amp;VIEW=DEFAULT %THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; %LET SELF_URL=&amp;amp;SERVER.&amp;amp;COMMAND.&amp;amp;SP;&lt;/P&gt;&lt;P&gt;%ELSE&lt;/P&gt;&lt;P&gt;&amp;nbsp; %LET SELF_URL=&amp;amp;ADMIN_LINK;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%LET SP_NAME=%SYSFUNC(SCAN(&amp;amp;_PROGRAM,-1,'/'));&lt;/P&gt;&lt;P&gt;%LET PORTLET_TITLE = %SYSFUNC(URLENCODE(&amp;amp;SP_NAME));&lt;/P&gt;&lt;P&gt;%LET MAX = %nrstr("&amp;amp;FORMAT=")MAXIMIZE;&lt;/P&gt;&lt;P&gt;%LET EXCEL = %nrstr("&amp;amp;FORMAT=")EXCEL;&lt;/P&gt;&lt;P&gt;%LET PDF = %nrstr("&amp;amp;FORMAT=")PDF;&lt;/P&gt;&lt;P&gt;%LET SELF_URL_MAX = &amp;amp;SELF_URL.&amp;amp;MAX;&lt;/P&gt;&lt;P&gt;%LET SELF_URL_EXCEL = &amp;amp;SELF_URL.&amp;amp;EXCEL;&lt;/P&gt;&lt;P&gt;%LET SELF_URL_PDF = &amp;amp;SELF_URL.&amp;amp;PDF;&lt;/P&gt;&lt;P&gt;%LET HELP_SP = %2FReports%2FResearch+Dashboard%2FResearch+Dashboard+Help;&lt;/P&gt;&lt;P&gt;%LET HELP_PARAM = %nrstr("&amp;amp;Portlet_Title=");&lt;/P&gt;&lt;P&gt;%LET HELP_URL = &amp;amp;SERVER.&amp;amp;COMMAND.&amp;amp;HELP_SP.&amp;amp;HELP_PARAM.&amp;amp;PORTLET_TITLE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link1=&amp;lt;a href="&amp;amp;SELF_URL_MAX" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340286016503/home/maximize-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340286016503/home/maximize-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Maximize' title='Maximize' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link2=&amp;lt;a href="&amp;amp;SELF_URL_EXCEL" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340285950455/home/export-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340285950455/home/export-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Export to Excel' title='Export to Excel' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link3=&amp;lt;a href="&amp;amp;SELF_URL_PDF" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1344203338849/home/pdf-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1344203338849/home/pdf-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Export to PDF' title='Export to PDF' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link4=&amp;lt;a href='javascript:window.print()'&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340286055280/home/print-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340286055280/home/print-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Print' title='Print' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link5=&amp;lt;a href="&amp;amp;HELP_URL" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340285967063/home/help-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340285967063/home/help-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Help' title='Help' height='15' width='15' style='border:none;'/&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOOTNOTE1 J=L "&amp;amp;link1 &amp;amp;link2 &amp;amp;link3 &amp;amp;link4 &amp;amp;link5";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%MEND DisplayToolbar;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 18:04:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197379#M4489</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-07T18:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197380#M4490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a full stored process with the bug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%GLOBAL _ODSOPTIONS _ODSDEST _ODSSTYLE VIEW SERVER;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET SERVER = &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://&amp;amp;_SRVNAME;/"&gt;https://&amp;amp;_SRVNAME;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;%LET _DEBUG=TIME,FIELDS;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%include "/sashome/programs/storedprocess/devl/Research_Dashboard_Util.sas";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%MACRO DisplayToolbar();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%LET COMMAND = %nrstr("/SASPortal/Director?_directive=STPRun&amp;amp;_action=execute&amp;amp;_program=");&lt;/P&gt;&lt;P&gt;%LET SP = %SYSFUNC(URLENCODE(&amp;amp;_PROGRAM));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%LET SELF_URL=&amp;amp;SERVER.&amp;amp;COMMAND.&amp;amp;SP;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%LET SP_NAME=%SYSFUNC(SCAN(&amp;amp;_PROGRAM,-1,'/'));&lt;/P&gt;&lt;P&gt;%LET PORTLET_TITLE = %SYSFUNC(URLENCODE(&amp;amp;SP_NAME));&lt;/P&gt;&lt;P&gt;%LET MAX = %nrstr("&amp;amp;FORMAT=")MAXIMIZE;&lt;/P&gt;&lt;P&gt;%LET EXCEL = %nrstr("&amp;amp;FORMAT=")EXCEL;&lt;/P&gt;&lt;P&gt;%LET PDF = %nrstr("&amp;amp;FORMAT=")PDF;&lt;/P&gt;&lt;P&gt;%LET SELF_URL_MAX = &amp;amp;SELF_URL.&amp;amp;MAX;&lt;/P&gt;&lt;P&gt;%LET SELF_URL_EXCEL = &amp;amp;SELF_URL.&amp;amp;EXCEL;&lt;/P&gt;&lt;P&gt;%LET SELF_URL_PDF = &amp;amp;SELF_URL.&amp;amp;PDF;&lt;/P&gt;&lt;P&gt;%LET HELP_SP = %2FReports%2FResearch+Dashboard%2FResearch+Dashboard+Help;&lt;/P&gt;&lt;P&gt;%LET HELP_PARAM = %nrstr("&amp;amp;Portlet_Title=");&lt;/P&gt;&lt;P&gt;%LET HELP_URL = &amp;amp;SERVER.&amp;amp;COMMAND.&amp;amp;HELP_SP.&amp;amp;HELP_PARAM.&amp;amp;PORTLET_TITLE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link1=&amp;lt;a href="&amp;amp;SELF_URL_MAX" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340286016503/home/maximize-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340286016503/home/maximize-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Maximize' title='Maximize' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link2=&amp;lt;a href="&amp;amp;SELF_URL_EXCEL" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340285950455/home/export-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340285950455/home/export-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Export to Excel' title='Export to Excel' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link3=&amp;lt;a href="&amp;amp;SELF_URL_PDF" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1344203338849/home/pdf-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1344203338849/home/pdf-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Export to PDF' title='Export to PDF' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link4=&amp;lt;a href='javascript:window.print()'&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340286055280/home/print-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340286055280/home/print-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Print' title='Print' height='15' width='15' style='border:none;' /&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%LET link5=&amp;lt;a href="&amp;amp;HELP_URL" target=_blank&amp;gt;&amp;lt;img src='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sites.google.com/site/dashboardsamples/_/rsrc/1340285967063/home/help-icon.gif"&gt;https://sites.google.com/site/dashboardsamples/_/rsrc/1340285967063/home/help-icon.gif&lt;/A&gt;&lt;SPAN&gt;' alt='Help' title='Help' height='15' width='15' style='border:none;'/&amp;gt;&amp;lt;/a&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOOTNOTE1 J=L "&amp;amp;link1 &amp;amp;link2 &amp;amp;link3 &amp;amp;link4 &amp;amp;link5";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%MEND DisplayToolbar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%MACRO PrintReport();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%STPBEGIN;&lt;/P&gt;&lt;P&gt;&amp;nbsp; title "Basic PROC REPORT Report";&lt;/P&gt;&lt;P&gt;&amp;nbsp; proc report data=sashelp.class;&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;%STPEND;&lt;/P&gt;&lt;P&gt;%MEND PrintReport;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%MACRO ProcessReport();&lt;/P&gt;&lt;P&gt;&amp;nbsp; %LET _ODSDEST=HTML;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %LET _ODSOPTIONS=gtitle gfootnote style=normal;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %DisplayToolbar();&lt;/P&gt;&lt;P&gt;&amp;nbsp; %PrintReport();&lt;/P&gt;&lt;P&gt;%MEND ProcessReport;&lt;/P&gt;&lt;P&gt;%ProcessReport();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error only occurs when you view the stored process via a web URL Portlet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 19:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197380#M4490</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-07T19:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197381#M4491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: black; background: white;"&gt;I think the Include is including other things as well.&amp;nbsp; Is there a way to only include the macros?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 20:18:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197381#M4491</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-07T20:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197382#M4492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could move the macros to an autocall library. Then they would be compiled when needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 20:29:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197382#M4492</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-07-07T20:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197383#M4493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Researching how to make an autocall library.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 20:37:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197383#M4493</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-07T20:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197384#M4494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easiest if you have an Autoexec.sas add&lt;/P&gt;&lt;P&gt;options insert = (SASAUTOS= ("path to put your files");&lt;/P&gt;&lt;P&gt;And then in that folder place files with the macro code. One file per macro. Each file must be named the same as the macro, no other executable code in the file and best if the first line in the file starts with %macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have multiple entries for the paths for different autocall libraries for different projects if that makes sense to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 20:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197384#M4494</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-07-07T20:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197385#M4495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif;"&gt;How do I tell if I have an AUTOEXEC?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif;"&gt;I tried the second option in: &lt;A href="http://support.sas.com/kb/24/451.html"&gt;http://support.sas.com/kb/24/451.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif;"&gt;I created a folder in:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;/sashome/programs/storedprocess/devl/Research_Dashboard_Util&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;I uploaded a file with one macro and named the file the same name as the macro with .SAS extension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;I tried calling the autocall library.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;FILENAME fileref '/sashome/programs/storedprocess/devl/Research_Dashboard_Util/';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;OPTIONS MAUTOSOURCE SASAUTOS=(SASAUTOS fileref);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; background: white;"&gt;It looks like my macro was not pulled in.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:25:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197385#M4495</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-09T14:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197386#M4496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When working with Macros in a Stored Process, it is best(?) to assign them as global.&amp;nbsp; If "_ODSOPTIONS" is not defined as global, SAS could be assigning "_ODSOPTIONS" as a local variable.&amp;nbsp; In the EG documentation I read about Stored Processes, it said, for best results, to assign macro variables as global before the %stpbegin statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%MACRO ProcessReport();&lt;/P&gt;&lt;P&gt;&amp;nbsp; %LET _ODSDEST=HTML;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %LET _ODSOPTIONS=gtitle gfootnote style=normal;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %DisplayToolbar();&lt;/P&gt;&lt;P&gt;&amp;nbsp; %PrintReport();&lt;/P&gt;&lt;P&gt;%MEND ProcessReport;&lt;/P&gt;&lt;P&gt;%ProcessReport();&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:48:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197386#M4496</guid>
      <dc:creator>jwillis</dc:creator>
      <dc:date>2015-07-09T14:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Include Changes Display</title>
      <link>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197387#M4497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; background-color: #ffffff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;_ODSOPTIONS is global.&amp;nbsp; See line:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;%GLOBAL _ODSOPTIONS _ODSDEST _ODSSTYLE VIEW SERVER;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:51:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-Changes-Display/m-p/197387#M4497</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-07-09T14:51:22Z</dc:date>
    </item>
  </channel>
</rss>

