<?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 can anyone tell me why this error is coming? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/can-anyone-tell-me-why-this-error-is-coming/m-p/394591#M25415</link>
    <description>&lt;P&gt;When I am running this following sort of macro codes,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%global ods_statement;
%stp_report_options(factor=0.9);
%let _ODSDEST = Tagsets.tableeditor;
%let _ODSSTYLE=styles.allianz;
%include "/var/opt/data/data_project/sas94/bire/redwh/data/table/tableeditor.tpl";&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I am getting error in the log like "ERROR 180-322: Statement is not valid or it is used out of proper order."&lt;/P&gt;&lt;P&gt;Screenshot attched of the log error. Please let me know anything wrong in there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be so grateful if someone give me quite quick the resolution.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sourav Roy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2017 09:05:52 GMT</pubDate>
    <dc:creator>Sourav_sas</dc:creator>
    <dc:date>2017-09-11T09:05:52Z</dc:date>
    <item>
      <title>can anyone tell me why this error is coming?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/can-anyone-tell-me-why-this-error-is-coming/m-p/394591#M25415</link>
      <description>&lt;P&gt;When I am running this following sort of macro codes,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%global ods_statement;
%stp_report_options(factor=0.9);
%let _ODSDEST = Tagsets.tableeditor;
%let _ODSSTYLE=styles.allianz;
%include "/var/opt/data/data_project/sas94/bire/redwh/data/table/tableeditor.tpl";&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I am getting error in the log like "ERROR 180-322: Statement is not valid or it is used out of proper order."&lt;/P&gt;&lt;P&gt;Screenshot attched of the log error. Please let me know anything wrong in there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be so grateful if someone give me quite quick the resolution.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sourav Roy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:05:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/can-anyone-tell-me-why-this-error-is-coming/m-p/394591#M25415</guid>
      <dc:creator>Sourav_sas</dc:creator>
      <dc:date>2017-09-11T09:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone tell me why this error is coming?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/can-anyone-tell-me-why-this-error-is-coming/m-p/394594#M25416</link>
      <description>&lt;P&gt;The warning says it all, the macro:&lt;/P&gt;
&lt;P&gt;stp_report_options&lt;/P&gt;
&lt;P&gt;Is never created. &amp;nbsp;Can't tell anything further than that as no information. &amp;nbsp;You need to find where this macro is created (i.e. with a %macro stp_report_options, and include, or add it to sasautos etc.).&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 09:09:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/can-anyone-tell-me-why-this-error-is-coming/m-p/394594#M25416</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-09-11T09:09:35Z</dc:date>
    </item>
  </channel>
</rss>

