<?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: %Include statment in SAS Viya in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553262#M337</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/237447"&gt;@joowens&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please show me a SAS log with an error.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2019 14:00:21 GMT</pubDate>
    <dc:creator>alexal</dc:creator>
    <dc:date>2019-04-23T14:00:21Z</dc:date>
    <item>
      <title>%Include statement in SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553261#M336</link>
      <description>&lt;P&gt;I'm trying to reference macros that are stored in my CAS User folder in various other programs.&amp;nbsp; I keep getting an error saying the physical file doesnt exist.&amp;nbsp; Can you use %include as a CAS function?&amp;nbsp; How do you reference the file path?&amp;nbsp; Is the syntax different?&amp;nbsp; For example, some CAS syntax I have used uses spaces in the path vice "/"s.&amp;nbsp; &amp;nbsp;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;JO&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 20:30:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553261#M336</guid>
      <dc:creator>joowens</dc:creator>
      <dc:date>2019-04-23T20:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: %Include statment in SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553262#M337</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/237447"&gt;@joowens&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please show me a SAS log with an error.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 14:00:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553262#M337</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2019-04-23T14:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: %Include statment in SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553400#M338</link>
      <description>&lt;P&gt;I'm moving this post to the Developers Community as we are sunsetting Coding on SAS Viya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This may be tangentially related to a&amp;nbsp;question a few days ago in &lt;A title="Question on file path not found" href="https://communities.sas.com/t5/Developers/SAS-Cloud-Analytic-Services-CAS-Problem-importin-in-trial/m-p/551787#M323" target="_self"&gt;this post&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on your SAS Viya environment set up, you may need to use the &lt;A title="FILENAME Statement, FILESRVC Access Method" href="https://go.documentation.sas.com/?docsetId=lestmtsglobal&amp;amp;docsetTarget=p0qapul7pyz9hmn0zfoefj0c278a.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;FILESRVC Access method&lt;/A&gt; in the filename statement. Please access the earlier reference post for an explanation and code samples.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not solve your issues, as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;stated, logs will be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 20:07:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553400#M338</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2019-04-23T20:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: %Include statment in SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553992#M350</link>
      <description>Can you post a snippet of what you are doing and where ( in proc cas? in casl on server? others?). I have inkling of what you are trying to do but not really sure...&lt;BR /&gt;Cheers...&lt;BR /&gt;Deva</description>
      <pubDate>Thu, 25 Apr 2019 15:01:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/553992#M350</guid>
      <dc:creator>kumardeva</dc:creator>
      <dc:date>2019-04-25T15:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: %Include statement in SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/718936#M1131</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am having the same issue. It looks like %include is not allowed in CAS&lt;/P&gt;&lt;P&gt;Is there a way to recall a pre-written SAS macro without inserting all the lines directly into the programme?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Alessandro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 16:24:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Include-statement-in-SAS-Viya/m-p/718936#M1131</guid>
      <dc:creator>acozzilepri</dc:creator>
      <dc:date>2021-02-12T16:24:43Z</dc:date>
    </item>
  </channel>
</rss>

