<?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: Advanced exam in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741198#M231665</link>
    <description>options mprint; &lt;BR /&gt;%cars18(Asia, Europe)&lt;BR /&gt;&lt;BR /&gt;This is how you would answer question 8. What part are you not understanding?</description>
    <pubDate>Thu, 13 May 2021 18:15:36 GMT</pubDate>
    <dc:creator>tarheel13</dc:creator>
    <dc:date>2021-05-13T18:15:36Z</dc:date>
    <item>
      <title>Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/709958#M218450</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attempted A)0-232 Advanced performance based exam . I have one question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had question like call macro and use macro debugging tool to get&amp;nbsp; parameter out of that called macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My query: as they did not give me any path for that macro. so I can not use %include statement without knowing path.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so what is another method to call macro in SAS studio version of SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please answer my question so I can do it in my next attempt as I did not pass my first attempt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each and every help will be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 17:08:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/709958#M218450</guid>
      <dc:creator>pkp</dc:creator>
      <dc:date>2021-01-07T17:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710097#M218522</link>
      <description>&lt;P&gt;I passed on first attempt. There's a webinar you can watch and also buy the programming guide and do all the exercises in it. That is what I did to pass. You need to know macros, SQL, and hash object.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 02:17:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710097#M218522</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-01-08T02:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710098#M218523</link>
      <description>&lt;P&gt;Also, make sure you do the practice exam on the SAS website.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 02:18:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710098#M218523</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-01-08T02:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710100#M218525</link>
      <description>&lt;P&gt;The practice exam is free. I suggest you look at it if you haven't already. Question 8 is similar to what you're asking. The debugging options you need are mprint, mlogic, and symbolgen. Use the % sign to call a macro. ex. %mymacro calls the mymacro macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sas.com/en_us/certification/resources/sas-practice-exams.html" target="_blank"&gt;https://www.sas.com/en_us/certification/resources/sas-practice-exams.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 02:24:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710100#M218525</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-01-08T02:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710105#M218528</link>
      <description>I tried to find advanced programming guide . I could not find it. Could you&lt;BR /&gt;please provide link to buy it&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jan 2021 03:01:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710105#M218528</guid>
      <dc:creator>pkp</dc:creator>
      <dc:date>2021-01-08T03:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710108#M218529</link>
      <description>&lt;A href="https://www.sas.com/store/product-view.ep?pID=BK_73006_en" target="_blank"&gt;https://www.sas.com/store/product-view.ep?pID=BK_73006_en&lt;/A&gt;</description>
      <pubDate>Fri, 08 Jan 2021 03:54:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/710108#M218529</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-01-08T03:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741177#M231661</link>
      <description>&lt;P&gt;Hi all the experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been puzzled by the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For question8 in the practice, It is not stated but it seems clear that no %include statement will be needed in the real exam.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But a simple answer to the question which required to save a macro, call it with options of mprint and mlogic and read the log contents didn't work .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something we missed here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 16:57:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741177#M231661</guid>
      <dc:creator>Old_John</dc:creator>
      <dc:date>2021-05-13T16:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741186#M231662</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;In the SAS Macro class we cover the 3 main debugging options: MPRINT, MLOGIC and SYMBOLGEN. We also cover creating compiled macro programs and macro programs stored in an AUTOCALL library. My suggestion is that you review these topics in the Prep Guide or in the class. I cannot comment on what might or might not have been on your exam, since the questions can change for each exam taker. However, the complete Content Guide for the Advanced Programmer certification exam is here: &lt;A href="https://www.sas.com/content/dam/SAS/documents/technical/certification/content-guide/advanced-programming-sas94.pdf" target="_blank" rel="noopener"&gt;https://www.sas.com/content/dam/SAS/documents/technical/certification/content-guide/advanced-programming-sas94.pdf&lt;/A&gt; where you will see that Macro topics represent 35% of the exam. Macro topics shown in the Content Guide are shown below for your reference with the debugging section highlighted:&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Macro Processing (35%)&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;&lt;STRONG&gt;-- Create and use user-defined and automatic macro variables within the SAS Macro Language.&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; -- Define and use macro variables.&lt;BR /&gt;&amp;nbsp; -- Use macro variable name delimiter. (.)&lt;BR /&gt;&amp;nbsp; -- Use INTO clause of the SELECT statement in SQL to create a single variable or a list of variables.&lt;BR /&gt;&amp;nbsp; -- Use the SYMPUTX routine in a DATA Step to create a single variable or a list of variables.&lt;BR /&gt;&amp;nbsp; -- Control variable scope with:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- %GLOBAL statement&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- %LOCAL statement&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- SYMPUTX scope parameter&lt;BR /&gt;&lt;STRONG&gt;-- Automate programs by defining and calling macros using the SAS Macro Language.&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; -- Define a macro using the %MACRO and %MEND statements.&lt;BR /&gt;&amp;nbsp; -- Calling a macro with and without parameters.&lt;BR /&gt;&amp;nbsp; -- Document macro functionality with comments&lt;BR /&gt;&amp;nbsp; -- Generate SAS Code conditionally by using the %IF-%THEN-%ELSE macro statements or iterative %DO statements.&lt;BR /&gt;&amp;nbsp; -- Use the SAS AUTOCALL facility to permanently store and call macros.&lt;BR /&gt;&lt;STRONG&gt;-- Use macro functions.&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; -- Use macro functions. (%SCAN, %SUBSTR, %UPCASE)&lt;BR /&gt;&amp;nbsp; -- Use macro quoting functions. (%NRSTR, %STR)&lt;BR /&gt;&amp;nbsp; -- Use macro evaluation functions. (%SYSEVALF)&lt;BR /&gt;&amp;nbsp; -- Use %SYSFUNC to execute DATA step functions within the SAS Macro Language.&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;-- Debug macros.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp; -- Trace the flow of execution with the &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;MLOGIC&lt;/FONT&gt;&lt;/STRONG&gt; option.&lt;BR /&gt;&amp;nbsp; -- Examine the generated SAS statements with the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;MPRINT&lt;/STRONG&gt; &lt;/FONT&gt;option.&lt;BR /&gt;&amp;nbsp; -- Examine macro variable resolution with the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;SYMBOLGEN&lt;/STRONG&gt;&lt;/FONT&gt; option.&lt;BR /&gt;&amp;nbsp; -- Use the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;%PUT&lt;/STRONG&gt;&lt;/FONT&gt; statement to print information to the log.&lt;BR /&gt;&lt;STRONG&gt;-- Create data-driven programs using SAS Macro Language.&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; -- Create a series of macro variables.&lt;BR /&gt;&amp;nbsp; -- Use indirect reference to macro variables. (&amp;amp;&amp;amp;, etc.)&lt;BR /&gt;&amp;nbsp; -- Incorporate DICTONARY tables in data driven macros.&lt;BR /&gt;&amp;nbsp; -- Generate repetitive macro calls.&lt;BR /&gt;&lt;BR /&gt;I would recommend that you review the complete Content Guide to see all the topics you can expect to find on the exam.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 17:41:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741186#M231662</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2021-05-13T17:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741198#M231665</link>
      <description>options mprint; &lt;BR /&gt;%cars18(Asia, Europe)&lt;BR /&gt;&lt;BR /&gt;This is how you would answer question 8. What part are you not understanding?</description>
      <pubDate>Thu, 13 May 2021 18:15:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741198#M231665</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-05-13T18:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741222#M231675</link>
      <description>Hi Irackley&lt;BR /&gt;&lt;BR /&gt;Thank you for your response and comment.&lt;BR /&gt;&lt;BR /&gt;I wrote exactly the same codes but somehow it didn’t work during the exam. I just don’t understand why.&lt;BR /&gt;&lt;BR /&gt;Because it seems very straightforward, it is more frustrating to lost the scores.&lt;BR /&gt;&lt;BR /&gt;As the original poster, I don’t know if the question asked to write a include statement to access the macro first. But the question did not asked for it.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2021 18:40:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741222#M231675</guid>
      <dc:creator>Old_John</dc:creator>
      <dc:date>2021-05-13T18:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741252#M231688</link>
      <description>Without seeing the exam question, I could not help much. For the practice exam, you do need to use %include. I passed exam on first try and I just did the practice exam, looked at the webinar, and the certification guide has extra questions. That would be my recommendation for how to pass. The webinar would probably be advisable to watch since they have actual people from SAS telling you how to pass and go over a few more examples.</description>
      <pubDate>Thu, 13 May 2021 19:32:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741252#M231688</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-05-13T19:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741253#M231689</link>
      <description>&lt;A href="https://www.sas.com/en_us/webinars/advanced-programming-professional-exam.html" target="_blank"&gt;https://www.sas.com/en_us/webinars/advanced-programming-professional-exam.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do this webinar. It will help you.</description>
      <pubDate>Thu, 13 May 2021 19:34:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741253#M231689</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-05-13T19:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741291#M231707</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I watch the webinar. It is great. Unfortunately, I didn't find the answer for my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let's say %include is required to answer this kind of question. Is it possible to find the path where the macro program was located?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 22:30:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741291#M231707</guid>
      <dc:creator>Old_John</dc:creator>
      <dc:date>2021-05-13T22:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741299#M231713</link>
      <description>Did you do the practice exam? It’s free. The instructions for uploading the data are at the beginning of the exam. The %include just needs to reference the filepath where you saved the macro. Let me know if you still have further questions.</description>
      <pubDate>Thu, 13 May 2021 23:07:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741299#M231713</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2021-05-13T23:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced exam</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741326#M231720</link>
      <description>Hi Irackley,&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.&lt;BR /&gt;&lt;BR /&gt;I did the practice exam. I remembered the question 8 very well during my exam. But as I said earlier, a simple macro call with options mprint and mlogic didn't work.&lt;BR /&gt;&lt;BR /&gt;I suspect there might a system glitch or something.&lt;BR /&gt;&lt;BR /&gt;When I run all of my macro projects, the log always presented with messy contents without giving any hint how to make changes of my codes.&lt;BR /&gt;&lt;BR /&gt;It was such a frustrating experience. In retrospect, I do realize that I made some minor mistakes for these macro projects. But how to debug during the exam is a big concern.&lt;BR /&gt;&lt;BR /&gt;The most worrisome is the macro debugging project because I don't think I was wrong for the project.&lt;BR /&gt;&lt;BR /&gt;where and whom should I contact to find out.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2021 00:57:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Advanced-exam/m-p/741326#M231720</guid>
      <dc:creator>Old_John</dc:creator>
      <dc:date>2021-05-14T00:57:27Z</dc:date>
    </item>
  </channel>
</rss>

