<?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 Debugger in PC SAS - Help with Watch in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Debugger-in-PC-SAS-Help-with-Watch/m-p/581392#M165247</link>
    <description>&lt;P&gt;I'm trying to use the debugger in PC SAS.&amp;nbsp; I enter "W V739" to watch a variable named V739.&amp;nbsp; The log shows that V739 changes it's value at the set statement.&amp;nbsp; This is not helpful.&amp;nbsp; The data is as is at the set statement.&amp;nbsp; How can the value change before any statements occur?&amp;nbsp; I need to figure out where within the data step the value is changing and was hoping the debugger would help since it's not clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="debugger.png" style="width: 599px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31770iDED4B4E42F7283F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="debugger.png" alt="debugger.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any tips on what I'm overlooking or what I should be doing with the debugger instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2019 13:10:58 GMT</pubDate>
    <dc:creator>StaceyB</dc:creator>
    <dc:date>2019-08-15T13:10:58Z</dc:date>
    <item>
      <title>Debugger in PC SAS - Help with Watch</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Debugger-in-PC-SAS-Help-with-Watch/m-p/581392#M165247</link>
      <description>&lt;P&gt;I'm trying to use the debugger in PC SAS.&amp;nbsp; I enter "W V739" to watch a variable named V739.&amp;nbsp; The log shows that V739 changes it's value at the set statement.&amp;nbsp; This is not helpful.&amp;nbsp; The data is as is at the set statement.&amp;nbsp; How can the value change before any statements occur?&amp;nbsp; I need to figure out where within the data step the value is changing and was hoping the debugger would help since it's not clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="debugger.png" style="width: 599px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31770iDED4B4E42F7283F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="debugger.png" alt="debugger.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any tips on what I'm overlooking or what I should be doing with the debugger instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 13:10:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Debugger-in-PC-SAS-Help-with-Watch/m-p/581392#M165247</guid>
      <dc:creator>StaceyB</dc:creator>
      <dc:date>2019-08-15T13:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger in PC SAS - Help with Watch</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Debugger-in-PC-SAS-Help-with-Watch/m-p/581658#M165338</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/39915"&gt;@StaceyB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm trying to use the debugger in PC SAS.&amp;nbsp; I enter "W V739" to watch a variable named V739.&amp;nbsp; The log shows that V739 changes it's value at the set statement.&amp;nbsp; This is not helpful.&amp;nbsp; The data is as is at the set statement.&amp;nbsp; How can the value change before any statements occur?&amp;nbsp; I need to figure out where within the data step the value is changing and was hoping the debugger would help since it's not clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any tips on what I'm overlooking or what I should be doing with the debugger instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What the debugger shows is exactly what happens: the variable is created in the pdv with missing value, then, with the first iteration the value is set to 7 - as reported by the debugger.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I never used the debugger in classic sas (aka display manager). If you need help understanding a data step, posting it seems to be a great idea.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 07:33:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Debugger-in-PC-SAS-Help-with-Watch/m-p/581658#M165338</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-08-16T07:33:07Z</dc:date>
    </item>
  </channel>
</rss>

