<?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 Stored Process Output and Work Files in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Stored-Process-Output-and-Work-Files/m-p/465104#M5694</link>
    <description>&lt;P&gt;I have not written many stored processes in SAS EG.&amp;nbsp; I did create one to store code that is used multiple times in many sets of code with the idea that if changes are needed, I could change it in one place for all code.&amp;nbsp; I was hoping that the output could just be sent to a work. file.&amp;nbsp; The code runs fine when I use the work. file but it appears to not be saving the data as I cannot reference the&amp;nbsp; work.&amp;nbsp; file further in the code.&amp;nbsp; If I use a&amp;nbsp; permanent SAS dataset it runs fine.&amp;nbsp; I was hoping to just create a temporary work file though.&amp;nbsp; Is it possible to just create a work file using Stored Processes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 May 2018 15:10:30 GMT</pubDate>
    <dc:creator>cbrotz</dc:creator>
    <dc:date>2018-05-25T15:10:30Z</dc:date>
    <item>
      <title>Stored Process Output and Work Files</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Output-and-Work-Files/m-p/465104#M5694</link>
      <description>&lt;P&gt;I have not written many stored processes in SAS EG.&amp;nbsp; I did create one to store code that is used multiple times in many sets of code with the idea that if changes are needed, I could change it in one place for all code.&amp;nbsp; I was hoping that the output could just be sent to a work. file.&amp;nbsp; The code runs fine when I use the work. file but it appears to not be saving the data as I cannot reference the&amp;nbsp; work.&amp;nbsp; file further in the code.&amp;nbsp; If I use a&amp;nbsp; permanent SAS dataset it runs fine.&amp;nbsp; I was hoping to just create a temporary work file though.&amp;nbsp; Is it possible to just create a work file using Stored Processes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 15:10:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Output-and-Work-Files/m-p/465104#M5694</guid>
      <dc:creator>cbrotz</dc:creator>
      <dc:date>2018-05-25T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Output and Work Files</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Output-and-Work-Files/m-p/465109#M5695</link>
      <description>&lt;P&gt;No, because the work session disappears when the stored process is done. You can write the file to a temp or perhaps rather than a stored process use a %INCLUDE to call the program instead.&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 15:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Output-and-Work-Files/m-p/465109#M5695</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-05-25T15:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Output and Work Files</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Output-and-Work-Files/m-p/465122#M5696</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; The Temp file worked.&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 15:39:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Output-and-Work-Files/m-p/465122#M5696</guid>
      <dc:creator>cbrotz</dc:creator>
      <dc:date>2018-05-25T15:39:09Z</dc:date>
    </item>
  </channel>
</rss>

