<?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: Why fdelete doesnt work in my macro in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795131#M255014</link>
    <description>I am not finding the piece of code in the log either so it doesnt seem like its even getting there &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Feb 2022 09:55:45 GMT</pubDate>
    <dc:creator>Citrine10</dc:creator>
    <dc:date>2022-02-09T09:55:45Z</dc:date>
    <item>
      <title>Why fdelete doesnt work in my macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795128#M255012</link>
      <description />
      <pubDate>Wed, 09 Feb 2022 13:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795128#M255012</guid>
      <dc:creator>Citrine10</dc:creator>
      <dc:date>2022-02-09T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why fdelete doesnt work in my macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795130#M255013</link>
      <description>&lt;P&gt;Difficult to help without seeing the log.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 09:54:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795130#M255013</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-02-09T09:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why fdelete doesnt work in my macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795131#M255014</link>
      <description>I am not finding the piece of code in the log either so it doesnt seem like its even getting there &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2022 09:55:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795131#M255014</guid>
      <dc:creator>Citrine10</dc:creator>
      <dc:date>2022-02-09T09:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why fdelete doesnt work in my macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795133#M255016</link>
      <description>&lt;P&gt;We will need to see how you insert the code in your macro, so we can detect how the macro code influences the FDELETE operation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tips for debugging macros:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;use options mprint mlogic symbolgen;&lt;/LI&gt;
&lt;LI&gt;insert %put statements so that you can see the state of variables, or identify when points in your logic are reached&lt;/LI&gt;
&lt;LI&gt;unless you use nested %IF statements or %DO loops, macro code can be run as normal code with a current SAS release, which allows "open code" %IF %THEN %DO %END&lt;/LI&gt;
&lt;LI&gt;start with inserting the FDELETE action into a small macro, then expand it step by step until you arrive at your original macro code&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 09 Feb 2022 09:56:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795133#M255016</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-02-09T09:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why fdelete doesnt work in my macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795158#M255022</link>
      <description>Perhaps your macro fails to contain a %MEND statement.&lt;BR /&gt;&lt;BR /&gt;Perhaps your program defines the macro but fails to call the macro.</description>
      <pubDate>Wed, 09 Feb 2022 11:13:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795158#M255022</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2022-02-09T11:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why fdelete doesnt work in my macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795188#M255029</link>
      <description>&lt;P&gt;Did you have code that worked without creating a macro? First step in macro development is generally non-macro code that works. Then use that to create macro code.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:17:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-fdelete-doesnt-work-in-my-macro/m-p/795188#M255029</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-02-09T15:17:04Z</dc:date>
    </item>
  </channel>
</rss>

