<?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 do i write to a text file on EG from a network drive? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-i-write-to-a-text-file-on-EG-from-a-network-drive/m-p/536492#M147436</link>
    <description>&lt;P&gt;I am using this code for&amp;nbsp;SAS Base and I could pull the data from share drive to the SAS. I need to do the same think for EG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; DMP &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"C:\9 - DATADMP"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;FILENAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; PSM &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"S:\IR-mon\12 Data\RT4\PSID.TXT"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;DATA&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; DMP.STT_HS;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;INFILE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; PSM &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;LRECL&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;80&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;INPUT&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; @&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; FICE &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;$6.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Feb 2019 14:20:40 GMT</pubDate>
    <dc:creator>lerdem</dc:creator>
    <dc:date>2019-02-18T14:20:40Z</dc:date>
    <item>
      <title>How do i write to a text file on EG from a network drive?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-i-write-to-a-text-file-on-EG-from-a-network-drive/m-p/536492#M147436</link>
      <description>&lt;P&gt;I am using this code for&amp;nbsp;SAS Base and I could pull the data from share drive to the SAS. I need to do the same think for EG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; DMP &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"C:\9 - DATADMP"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;FILENAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; PSM &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"S:\IR-mon\12 Data\RT4\PSID.TXT"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;DATA&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; DMP.STT_HS;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;INFILE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; PSM &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;LRECL&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;80&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;INPUT&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; @&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;5&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; FICE &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;$6.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 14:20:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-i-write-to-a-text-file-on-EG-from-a-network-drive/m-p/536492#M147436</guid>
      <dc:creator>lerdem</dc:creator>
      <dc:date>2019-02-18T14:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do i write to a text file on EG from a network drive?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-i-write-to-a-text-file-on-EG-from-a-network-drive/m-p/536497#M147438</link>
      <description>&lt;P&gt;EG is network based system.&amp;nbsp; Therefore you need to replace the local drive mapping "S:/" with the network path, and make sure EG has access to that network path.&amp;nbsp; Speak with your EG or IT team to work out what network path you would need to give.&amp;nbsp; EG is not local like SAS Base.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 14:27:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-i-write-to-a-text-file-on-EG-from-a-network-drive/m-p/536497#M147438</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2019-02-18T14:27:40Z</dc:date>
    </item>
  </channel>
</rss>

