<?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 dm statement take effect 100% the same with command in command line? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-dm-statement-take-effect-100-the-same-with-command-in-command/m-p/794745#M254832</link>
    <description>&lt;P&gt;I am going to do some develop with dm statment, and I actually find it behaves same with&amp;nbsp;command in command line, when program editor is active window. I want to confirm if&amp;nbsp;dm statement in program editor take effect 100% the same with command in command line? If not, is it possible to submit command to command line from program editor?&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2022 08:23:11 GMT</pubDate>
    <dc:creator>whymath</dc:creator>
    <dc:date>2022-02-07T08:23:11Z</dc:date>
    <item>
      <title>Is dm statement take effect 100% the same with command in command line?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-dm-statement-take-effect-100-the-same-with-command-in-command/m-p/794745#M254832</link>
      <description>&lt;P&gt;I am going to do some develop with dm statment, and I actually find it behaves same with&amp;nbsp;command in command line, when program editor is active window. I want to confirm if&amp;nbsp;dm statement in program editor take effect 100% the same with command in command line? If not, is it possible to submit command to command line from program editor?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 08:23:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-dm-statement-take-effect-100-the-same-with-command-in-command/m-p/794745#M254832</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2022-02-07T08:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is dm statement take effect 100% the same with command in command line?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-dm-statement-take-effect-100-the-same-with-command-in-command/m-p/794774#M254854</link>
      <description>&lt;P&gt;I can see from your other question that you use a statement like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;dm "help help";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Which gives a different result from typing "help help" on the command line in the program editor window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure, but there is a good chance that you will get results more to your liking if you tell the DM statement what window it should execute in, e.g.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;dm pgm "help help";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 12:10:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-dm-statement-take-effect-100-the-same-with-command-in-command/m-p/794774#M254854</guid>
      <dc:creator>s_lassen</dc:creator>
      <dc:date>2022-02-07T12:10:08Z</dc:date>
    </item>
  </channel>
</rss>

