<?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 Re: Unable to use wildcards in log file name in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404453#M98319</link>
    <description>&lt;P&gt;Windows is not the same as UNIX. UNIX is not the same as Windows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why would you want to name the log file with an asterisk in the name anyway? Use an actual file name (without an asterisk).&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2017 13:57:14 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2017-10-16T13:57:14Z</dc:date>
    <item>
      <title>Unable to use wildcards in log file name</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404448#M98317</link>
      <description>&lt;P&gt;&amp;nbsp;I am trying to run a macro on UNIx environment which takes the log filename as one input:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%custom_macro( lib=abc,&lt;/P&gt;
&lt;P&gt;logfile= ad*.log);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I get in log that the file /lib/ad*.log doesn't exist. However, I am able to run the same macro in Windows environment without any issues and it is taking the wildcard properly. Please suggest me any solution if it is due to the usage of * in UNIX env.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:47:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404448#M98317</guid>
      <dc:creator>Aditi24</dc:creator>
      <dc:date>2017-10-16T13:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use wildcards in log file name</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404452#M98318</link>
      <description>&lt;P&gt;A quick Google states that Unix uses * as wildcard as well.&amp;nbsp; Its likely the macro itself, provide a log/code example.&amp;nbsp; Perhaps the path doesn't exist/you don't have access to it, or its on a different server.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:57:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404452#M98318</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-10-16T13:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use wildcards in log file name</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404453#M98319</link>
      <description>&lt;P&gt;Windows is not the same as UNIX. UNIX is not the same as Windows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why would you want to name the log file with an asterisk in the name anyway? Use an actual file name (without an asterisk).&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:57:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404453#M98319</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-10-16T13:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use wildcards in log file name</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404454#M98320</link>
      <description>&lt;P&gt;Please post the log, using the {i} icon to preserve formatting. Make sure that the macro code and the macro call are included.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 13:58:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-use-wildcards-in-log-file-name/m-p/404454#M98320</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-10-16T13:58:02Z</dc:date>
    </item>
  </channel>
</rss>

