<?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 Is there a DARA command in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-DARA-command-in-SAS/m-p/32473#M6277</link>
    <description>We use SAS PC (9.2) for CATI work (telephone interviews), and we keep getting profile problems with one of our callers. I suspect that her name is (Dara) is being read as part of code. Any comments/ideas? I'm renaming her to use the last name, and that should solve the problem, but I wanted to check anyway.&lt;BR /&gt;
Thanks!</description>
    <pubDate>Thu, 17 Mar 2011 23:26:11 GMT</pubDate>
    <dc:creator>RIES_Dude</dc:creator>
    <dc:date>2011-03-17T23:26:11Z</dc:date>
    <item>
      <title>Is there a DARA command in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-DARA-command-in-SAS/m-p/32473#M6277</link>
      <description>We use SAS PC (9.2) for CATI work (telephone interviews), and we keep getting profile problems with one of our callers. I suspect that her name is (Dara) is being read as part of code. Any comments/ideas? I'm renaming her to use the last name, and that should solve the problem, but I wanted to check anyway.&lt;BR /&gt;
Thanks!</description>
      <pubDate>Thu, 17 Mar 2011 23:26:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-DARA-command-in-SAS/m-p/32473#M6277</guid>
      <dc:creator>RIES_Dude</dc:creator>
      <dc:date>2011-03-17T23:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a DARA command in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-DARA-command-in-SAS/m-p/32474#M6278</link>
      <description>There is a DATA statement, and, if you have big fingers:&lt;BR /&gt;
&lt;BR /&gt;
1    dara one ;&lt;BR /&gt;
     ----&lt;BR /&gt;
     14&lt;BR /&gt;
WARNING 14-169: Assuming the symbol DATA was misspelled as dara.&lt;BR /&gt;
&lt;BR /&gt;
2    x=1;&lt;BR /&gt;
3    run ;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: The data set WORK.ONE has 1 observations and 1 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
So it could be SAS is trying too hard to be helpful, depending on the context where the name Dara is being used.</description>
      <pubDate>Fri, 18 Mar 2011 16:50:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-DARA-command-in-SAS/m-p/32474#M6278</guid>
      <dc:creator>TimB_SAS</dc:creator>
      <dc:date>2011-03-18T16:50:38Z</dc:date>
    </item>
  </channel>
</rss>

