<?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 SYSTIME in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SYSTIME/m-p/347942#M80501</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to export (by proc export)&amp;nbsp;an archive with the name in this file has a SYSTIME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For ex:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PROC EXPORT DATA= grupo&lt;BR /&gt;OUTFILE= "&amp;amp;rote\HORA_&amp;amp;SYSTIME"&lt;BR /&gt;DBMS=EXCEL REPLACE;&lt;BR /&gt;SHEET="Utilizar_esse";&lt;BR /&gt;RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But the problem is Windows dont recognize the name file results, because generates a special caracter in the name (colum):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;c:\temp\Hour_10&lt;STRONG&gt;:&lt;/STRONG&gt;57.XLS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, the sas log file indicates to me that the file was succedes generate but is not real when I see in the Windows Explorer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can someone help me please?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2017 21:47:24 GMT</pubDate>
    <dc:creator>alveed01</dc:creator>
    <dc:date>2017-04-06T21:47:24Z</dc:date>
    <item>
      <title>SYSTIME</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SYSTIME/m-p/347942#M80501</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to export (by proc export)&amp;nbsp;an archive with the name in this file has a SYSTIME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For ex:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PROC EXPORT DATA= grupo&lt;BR /&gt;OUTFILE= "&amp;amp;rote\HORA_&amp;amp;SYSTIME"&lt;BR /&gt;DBMS=EXCEL REPLACE;&lt;BR /&gt;SHEET="Utilizar_esse";&lt;BR /&gt;RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But the problem is Windows dont recognize the name file results, because generates a special caracter in the name (colum):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;c:\temp\Hour_10&lt;STRONG&gt;:&lt;/STRONG&gt;57.XLS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, the sas log file indicates to me that the file was succedes generate but is not real when I see in the Windows Explorer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can someone help me please?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 21:47:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SYSTIME/m-p/347942#M80501</guid>
      <dc:creator>alveed01</dc:creator>
      <dc:date>2017-04-06T21:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: SYSTIME</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SYSTIME/m-p/347944#M80502</link>
      <description>&lt;P&gt;I'd just wrap the systime macro variable in a call to the translate function (see:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000215153.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000215153.htm&lt;/A&gt;) changing the colon to an underscore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 21:56:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SYSTIME/m-p/347944#M80502</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-04-06T21:56:05Z</dc:date>
    </item>
  </channel>
</rss>

