<?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: Referencing/including embedded code? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Referencing-including-embedded-code/m-p/69571#M6943</link>
    <description>when one adds a file to an EG-project one may choose to embed it in the project file (egp). the file is thus a part of the egp and not a file by itself. this is what I meant by embedded code.&lt;BR /&gt;
&lt;BR /&gt;
what I want is something like&lt;BR /&gt;
include thisfile.sas which is a part of filename.egp&lt;BR /&gt;
or&lt;BR /&gt;
include thisfile.sas which is part of current project</description>
    <pubDate>Sun, 06 Sep 2009 20:19:21 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-09-06T20:19:21Z</dc:date>
    <item>
      <title>Referencing/including embedded code?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Referencing-including-embedded-code/m-p/69569#M6941</link>
      <description>I cannot figure out how to reference/include embedded code since I cannot find any paths to the embedded code (and since they are embedded i guess i should not). Is there a way to reference/include embedded code in other embedded code?</description>
      <pubDate>Fri, 04 Sep 2009 13:20:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Referencing-including-embedded-code/m-p/69569#M6941</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-04T13:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing/including embedded code?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Referencing-including-embedded-code/m-p/69570#M6942</link>
      <description>Please help clarify your question regarding your interpretation of "embedded code"?&lt;BR /&gt;
&lt;BR /&gt;
One SAS technique for refernencing such code is by using a FILENAME declaration with a &lt;FILEREF&gt; and then use the %INCLUDE statement.  The contents of the included code may be a code snippet, an entire SAS program, or a set (one or more) SAS AUTOCALL macros (okay, also SAS old macro statement definitions too) which are to be invoked within your SAS application.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;/FILEREF&gt;</description>
      <pubDate>Fri, 04 Sep 2009 16:21:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Referencing-including-embedded-code/m-p/69570#M6942</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-09-04T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing/including embedded code?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Referencing-including-embedded-code/m-p/69571#M6943</link>
      <description>when one adds a file to an EG-project one may choose to embed it in the project file (egp). the file is thus a part of the egp and not a file by itself. this is what I meant by embedded code.&lt;BR /&gt;
&lt;BR /&gt;
what I want is something like&lt;BR /&gt;
include thisfile.sas which is a part of filename.egp&lt;BR /&gt;
or&lt;BR /&gt;
include thisfile.sas which is part of current project</description>
      <pubDate>Sun, 06 Sep 2009 20:19:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Referencing-including-embedded-code/m-p/69571#M6943</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-06T20:19:21Z</dc:date>
    </item>
  </channel>
</rss>

