<?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 How to control the name of dataset? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-control-the-name-of-dataset/m-p/12358#M1317</link>
    <description>Suppose if i am going to create a dataset in a library with a name that is not matching my requirement, SAS should stop creating the dataset.&lt;BR /&gt;
&lt;BR /&gt;
My requirement :                       dsname_ddmmyy;&lt;BR /&gt;
If the dataset is created as :       dsname_mmyy,&lt;BR /&gt;
at that time the dataset should not created.</description>
    <pubDate>Thu, 05 Nov 2009 08:31:13 GMT</pubDate>
    <dc:creator>Anns</dc:creator>
    <dc:date>2009-11-05T08:31:13Z</dc:date>
    <item>
      <title>How to control the name of dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-control-the-name-of-dataset/m-p/12358#M1317</link>
      <description>Suppose if i am going to create a dataset in a library with a name that is not matching my requirement, SAS should stop creating the dataset.&lt;BR /&gt;
&lt;BR /&gt;
My requirement :                       dsname_ddmmyy;&lt;BR /&gt;
If the dataset is created as :       dsname_mmyy,&lt;BR /&gt;
at that time the dataset should not created.</description>
      <pubDate>Thu, 05 Nov 2009 08:31:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-control-the-name-of-dataset/m-p/12358#M1317</guid>
      <dc:creator>Anns</dc:creator>
      <dc:date>2009-11-05T08:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to control the name of dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-control-the-name-of-dataset/m-p/12359#M1318</link>
      <description>I'm confused...&lt;BR /&gt;
&lt;BR /&gt;
Please be more specific about what you are trying to do.&lt;BR /&gt;
&lt;BR /&gt;
Have you not control on the dataset being created?&lt;BR /&gt;
You wish to stop the dataset creation in the middle of it?&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Thu, 05 Nov 2009 11:55:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-control-the-name-of-dataset/m-p/12359#M1318</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2009-11-05T11:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to control the name of dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-control-the-name-of-dataset/m-p/12360#M1319</link>
      <description>Basically this is a function of your SAS application program, since it would be yours or someone else's code that performs the processing to generate the SAS file.  &lt;BR /&gt;
&lt;BR /&gt;
Or possibly you are attempting to prevent some existing SAS file from existing, if you encounter the file during processing, for some reason?&lt;BR /&gt;
&lt;BR /&gt;
As Daniel has clearly pointed out, it would be quite useful to state your intention and purpose with this idea, and include how you got to this point, possibly sharing a specific experience, please?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 05 Nov 2009 13:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-control-the-name-of-dataset/m-p/12360#M1319</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-11-05T13:16:31Z</dc:date>
    </item>
  </channel>
</rss>

