<?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: macro help in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/900006#M355695</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/403986"&gt;@soujanyak&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you very much, we were able to find the issue and now our job running successfull&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please mark your comment above as the topic solution.&amp;nbsp; It helps the rest of us.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 16:47:38 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2023-10-25T16:47:38Z</dc:date>
    <item>
      <title>macro help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/899855#M355637</link>
      <description>&lt;P&gt;I created macro called main and end macro. and calling same macro, but I am getting below bolded error while I am running through autosys ( this error in autosys log )&lt;/P&gt;&lt;P&gt;%macro main / minoperator;&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;%mend main;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2036 /*call the main macro*/&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2037 %main;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2038 &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Expected close parenthesis after macro function invocation not found.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;WARNING: Missing %MEND statement for macro MAIN.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 22:19:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/899855#M355637</guid>
      <dc:creator>soujanyak</dc:creator>
      <dc:date>2023-10-24T22:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: macro help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/899856#M355638</link>
      <description>&lt;P&gt;Show us the LOG where you compiled the macro definition.&lt;/P&gt;
&lt;P&gt;You also want to turn on OPTIONS MPRINT; before diagnosing any problems with macros so the LOG will show details of the generated code.&lt;/P&gt;
&lt;P&gt;The error about close parenthesis could be from something in the body of your macro and we have no clue where it might be.&lt;/P&gt;
&lt;P&gt;The warning about no %mend for macro MAIN would make be start looking for mismatched quotes as well as parentheses or comments that may mean the %mend wasn't encountered by the macro compiler.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 22:40:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/899856#M355638</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-10-24T22:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: macro help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/899950#M355667</link>
      <description>&lt;P&gt;Thank you very much, we were able to find the issue and now our job running successfull&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 12:52:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/899950#M355667</guid>
      <dc:creator>soujanyak</dc:creator>
      <dc:date>2023-10-25T12:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: macro help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/900006#M355695</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/403986"&gt;@soujanyak&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you very much, we were able to find the issue and now our job running successfull&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please mark your comment above as the topic solution.&amp;nbsp; It helps the rest of us.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 16:47:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-help/m-p/900006#M355695</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2023-10-25T16:47:38Z</dc:date>
    </item>
  </channel>
</rss>

