<?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 New learner - need help understanding log in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/New-learner-need-help-understanding-log/m-p/829037#M35491</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm in the beginning stage of learning sas. Can anyone help me understand this? Thank You.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run this, an empty data set is created. But why does the log says the dataset has 1 observations and 0 variables?&lt;/P&gt;&lt;P&gt;Shouldn't it say 0 observations and 0 variables?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 14:53:06 GMT</pubDate>
    <dc:creator>Anitha31</dc:creator>
    <dc:date>2022-08-17T14:53:06Z</dc:date>
    <item>
      <title>New learner - need help understanding log</title>
      <link>https://communities.sas.com/t5/New-SAS-User/New-learner-need-help-understanding-log/m-p/829037#M35491</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm in the beginning stage of learning sas. Can anyone help me understand this? Thank You.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run this, an empty data set is created. But why does the log says the dataset has 1 observations and 0 variables?&lt;/P&gt;&lt;P&gt;Shouldn't it say 0 observations and 0 variables?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 14:53:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/New-learner-need-help-understanding-log/m-p/829037#M35491</guid>
      <dc:creator>Anitha31</dc:creator>
      <dc:date>2022-08-17T14:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: New learner - need help understanding log</title>
      <link>https://communities.sas.com/t5/New-SAS-User/New-learner-need-help-understanding-log/m-p/829042#M35492</link>
      <description>&lt;P&gt;There is implied OUTPUT here.&amp;nbsp; If you want 0 obs&amp;nbsp; use STOP:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data;
   stop;
   run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Aug 2022 15:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/New-learner-need-help-understanding-log/m-p/829042#M35492</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2022-08-17T15:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: New learner - need help understanding log</title>
      <link>https://communities.sas.com/t5/New-SAS-User/New-learner-need-help-understanding-log/m-p/829049#M35493</link>
      <description>Thank You.</description>
      <pubDate>Wed, 17 Aug 2022 15:17:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/New-learner-need-help-understanding-log/m-p/829049#M35493</guid>
      <dc:creator>Anitha31</dc:creator>
      <dc:date>2022-08-17T15:17:17Z</dc:date>
    </item>
  </channel>
</rss>

