<?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 Specifying OPTIONS in SAS/EG in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Specifying-OPTIONS-in-SAS-EG/m-p/482468#M124974</link>
    <description>&lt;P&gt;When you want to specify your own SAS options in SAS/EG they only take effect after SAS/EG generates the following lines:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;;*';*";*/;quit;run;&lt;BR /&gt;2 OPTIONS PAGENO=MIN;&lt;BR /&gt;3 %LET _CLIENTTASKLABEL='Program';&lt;BR /&gt;4 %LET _CLIENTPROCESSFLOWNAME='Process Flow';&lt;BR /&gt;5 %LET _CLIENTPROJECTPATH='\\Prodnasfs2\homefs2$\PL77986\My Documents\My SAS Files\lineage.egp';&lt;BR /&gt;6 %LET _CLIENTPROJECTPATHHOST='L6003956';&lt;BR /&gt;7 %LET _CLIENTPROJECTNAME='lineage.egp';&lt;BR /&gt;8 %LET _SASPROGRAMFILE='';&lt;BR /&gt;9 %LET _SASPROGRAMFILEHOST='';&lt;BR /&gt;10&lt;BR /&gt;11 ODS _ALL_ CLOSE;&lt;BR /&gt;12 OPTIONS DEV=PNG;&lt;BR /&gt;13 GOPTIONS XPIXELS=0 YPIXELS=0;&lt;BR /&gt;14 FILENAME EGSR TEMP;&lt;BR /&gt;15 ODS tagsets.sasreport13(ID=EGSR) FILE=EGSR&lt;BR /&gt;16 STYLE=HtmlBlue&lt;BR /&gt;17 STYLESHEET=(URL="file:///C:/Program%20Files/SASHome/SASEnterpriseGuide/7.1/Styles/HtmlBlue.css")&lt;BR /&gt;18 NOGTITLE&lt;BR /&gt;19 NOGFOOTNOTE&lt;BR /&gt;20 GPATH=&amp;amp;sasworklocation&lt;BR /&gt;SYMBOLGEN: Macro variable SASWORKLOCATION resolves to "/saswork1/SAS_workC4F900005DF1_prodsascom5l/SAS_work42CA00005DF1_prodsascom5l/"&lt;BR /&gt;21 ENCODING=UTF8&lt;BR /&gt;22 options(rolap="on")&lt;BR /&gt;23 ;&lt;BR /&gt;NOTE: Writing TAGSETS.SASREPORT13(EGSR) Body file: EGSR&lt;BR /&gt;24&lt;BR /&gt;25 GOPTIONS ACCESSIBLE;&lt;/P&gt;&lt;P&gt;26 options mprint sgen ls=255;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to cause the user specified options to execute BEFORE the SAS/EG generated program statements?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jul 2018 13:57:27 GMT</pubDate>
    <dc:creator>baharvey7817_1</dc:creator>
    <dc:date>2018-07-30T13:57:27Z</dc:date>
    <item>
      <title>Specifying OPTIONS in SAS/EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Specifying-OPTIONS-in-SAS-EG/m-p/482468#M124974</link>
      <description>&lt;P&gt;When you want to specify your own SAS options in SAS/EG they only take effect after SAS/EG generates the following lines:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;;*';*";*/;quit;run;&lt;BR /&gt;2 OPTIONS PAGENO=MIN;&lt;BR /&gt;3 %LET _CLIENTTASKLABEL='Program';&lt;BR /&gt;4 %LET _CLIENTPROCESSFLOWNAME='Process Flow';&lt;BR /&gt;5 %LET _CLIENTPROJECTPATH='\\Prodnasfs2\homefs2$\PL77986\My Documents\My SAS Files\lineage.egp';&lt;BR /&gt;6 %LET _CLIENTPROJECTPATHHOST='L6003956';&lt;BR /&gt;7 %LET _CLIENTPROJECTNAME='lineage.egp';&lt;BR /&gt;8 %LET _SASPROGRAMFILE='';&lt;BR /&gt;9 %LET _SASPROGRAMFILEHOST='';&lt;BR /&gt;10&lt;BR /&gt;11 ODS _ALL_ CLOSE;&lt;BR /&gt;12 OPTIONS DEV=PNG;&lt;BR /&gt;13 GOPTIONS XPIXELS=0 YPIXELS=0;&lt;BR /&gt;14 FILENAME EGSR TEMP;&lt;BR /&gt;15 ODS tagsets.sasreport13(ID=EGSR) FILE=EGSR&lt;BR /&gt;16 STYLE=HtmlBlue&lt;BR /&gt;17 STYLESHEET=(URL="file:///C:/Program%20Files/SASHome/SASEnterpriseGuide/7.1/Styles/HtmlBlue.css")&lt;BR /&gt;18 NOGTITLE&lt;BR /&gt;19 NOGFOOTNOTE&lt;BR /&gt;20 GPATH=&amp;amp;sasworklocation&lt;BR /&gt;SYMBOLGEN: Macro variable SASWORKLOCATION resolves to "/saswork1/SAS_workC4F900005DF1_prodsascom5l/SAS_work42CA00005DF1_prodsascom5l/"&lt;BR /&gt;21 ENCODING=UTF8&lt;BR /&gt;22 options(rolap="on")&lt;BR /&gt;23 ;&lt;BR /&gt;NOTE: Writing TAGSETS.SASREPORT13(EGSR) Body file: EGSR&lt;BR /&gt;24&lt;BR /&gt;25 GOPTIONS ACCESSIBLE;&lt;/P&gt;&lt;P&gt;26 options mprint sgen ls=255;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to cause the user specified options to execute BEFORE the SAS/EG generated program statements?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 13:57:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Specifying-OPTIONS-in-SAS-EG/m-p/482468#M124974</guid>
      <dc:creator>baharvey7817_1</dc:creator>
      <dc:date>2018-07-30T13:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying OPTIONS in SAS/EG</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Specifying-OPTIONS-in-SAS-EG/m-p/482485#M124983</link>
      <description>&lt;P&gt;That would be counterproductive, as one would lose the ability to override EG-generated settings.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 14:43:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Specifying-OPTIONS-in-SAS-EG/m-p/482485#M124983</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-30T14:43:00Z</dc:date>
    </item>
  </channel>
</rss>

