<?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 %sysexec in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/sysexec/m-p/35218#M8667</link>
    <description>I am using %sysexec with dos2unix to convert a .csv file created in PC format to an Unix file format.&lt;BR /&gt;
How can I convert multiple PC files into Unix file format using these same commands?(other solutions are welcome too)&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
    <pubDate>Wed, 17 Nov 2010 21:20:43 GMT</pubDate>
    <dc:creator>4john</dc:creator>
    <dc:date>2010-11-17T21:20:43Z</dc:date>
    <item>
      <title>%sysexec</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sysexec/m-p/35218#M8667</link>
      <description>I am using %sysexec with dos2unix to convert a .csv file created in PC format to an Unix file format.&lt;BR /&gt;
How can I convert multiple PC files into Unix file format using these same commands?(other solutions are welcome too)&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Wed, 17 Nov 2010 21:20:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sysexec/m-p/35218#M8667</guid>
      <dc:creator>4john</dc:creator>
      <dc:date>2010-11-17T21:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: %sysexec</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sysexec/m-p/35219#M8668</link>
      <description>Since you are already using a macro language element (%SYSEXEC), you could wrap it in a macro loop to execute across a list of files. There are several ways to do this depending on how comfortable you are with the macro language (there are even non-macro solutions).  There have been a number of forum threads on list processing and there are a number of papers on the topic as well (Ron Fehd has several).</description>
      <pubDate>Wed, 17 Nov 2010 21:44:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sysexec/m-p/35219#M8668</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2010-11-17T21:44:11Z</dc:date>
    </item>
  </channel>
</rss>

