<?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: Can I link to a table in the folders in Enterprise Guide? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593911#M170545</link>
    <description>&lt;P&gt;Ok, I clicked on the properties of what I want to use.&amp;nbsp; It says it is a "data set" and it showed me a folder path.&amp;nbsp; I typed is in exactly as shown below.&amp;nbsp; There was no extension shown on the dataset, but when I try to export it sas7bdat shows up as the default extension.&lt;BR /&gt;&lt;BR /&gt;When I run the following code, it says that the folder path does not exist.&amp;nbsp; I've typed it in several times to make sure that it isn't a spelling error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New"&gt;&lt;FONT color="#000080" size="3"&gt;&lt;FONT color="#000080" size="3"&gt;&lt;FONT color="#000080" size="3"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; test123;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;set&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"/BAS Platform/010 Data Access/010 BAS/000 Meta/calendar.sas7bdat"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&amp;nbsp;for the help.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2019 20:47:41 GMT</pubDate>
    <dc:creator>BarryP</dc:creator>
    <dc:date>2019-10-03T20:47:41Z</dc:date>
    <item>
      <title>Can I link to a table in the folders in Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/587977#M167969</link>
      <description>&lt;P&gt;Hi all, if I want to access a table in one of the server location, I know to use a libname statement to assign the library, and then look up the libref of the table I want to use.&amp;nbsp; I can write, for example:&lt;BR /&gt;&lt;BR /&gt;Data New_Table;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;set ABCDE.Table_in_Library;&lt;BR /&gt;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Where ABCDE is the libref of the table.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way to do this if the table is stored in the folder section?&amp;nbsp; Or will I need to export the table and then import it into a library under one of the servers?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 18:11:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/587977#M167969</guid>
      <dc:creator>BarryP</dc:creator>
      <dc:date>2019-09-11T18:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link to a table in the folders in Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/587999#M167978</link>
      <description>&lt;P&gt;please assign the libref to the path where the table is located as below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname xyz '~path';

data want;
set xyz.table1;
run;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Sep 2019 19:50:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/587999#M167978</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2019-09-11T19:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link to a table in the folders in Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/588025#M167997</link>
      <description>&lt;P&gt;Your words are confusing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By TABLE do you mean a SAS dataset? That is a physical file on the disk somewhere that has the extension 'sas7bdat'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean by "folder section"?&amp;nbsp; Are you talking about a directory on the disk somewhere?&amp;nbsp; How is this location any different than the directory name that you used to create the libref you named ABCDE ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that do not need to first create a libref to reference a SAS datsaet.&amp;nbsp; You can also reference it directly by using the quoted physical name of the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So these two data steps are doing the same thing.&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname abcde '/some/directory/name';
data one;
  set abcde.Table_in_Library;
run;

data one;
  set "/some/directory/name/table_in_library.sas7bdat";
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Notice how the physical filename uses lowercase for the name of the dataset. This is critical if SAS running on Unix as file names are case sensitive and SAS always writes into and looks to read from filenames that are in lowercase. (You can have mixed case in the directory/path/folder name)&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 20:48:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/588025#M167997</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-09-11T20:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link to a table in the folders in Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593893#M170535</link>
      <description>&lt;P&gt;Hi, sorry I'm late responding.&amp;nbsp; I was on vacation.&lt;BR /&gt;&lt;BR /&gt;In the upper right hand side of my SAS Enterprise Guide I can select an icon that says "servers" and I can select an icon right next to it that says "folders."&amp;nbsp; When I click on servers, I get a list of servers, libraries, tables, etc. that I can go through.&amp;nbsp; If I double click on a "table," or "data set" or whatever the term is, I can see the contents of it.&amp;nbsp; If I'm writing SAS code, I can use a libname statement to activate the library, and I can use the libref of the "folder" that the table is in.&amp;nbsp; Example:&lt;BR /&gt;&lt;BR /&gt;Libname statement.............&lt;BR /&gt;&lt;BR /&gt;Data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set libref.tablename;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What I am asking is whether or not I can use SAS Code to access tables/datasets/whatevertheyarecalled that are located in the "folders" section instead of the server section.&lt;BR /&gt;&lt;BR /&gt;I honestly have no idea how or where these are stored or what the functionality is. All I know is that there is information that some department in my company put under "folders" instead of under "servers."&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&amp;nbsp; I apologize for my lack of knowledge on the topic.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 20:13:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593893#M170535</guid>
      <dc:creator>BarryP</dc:creator>
      <dc:date>2019-10-03T20:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link to a table in the folders in Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593902#M170539</link>
      <description>&lt;P&gt;No idea what EG is doing.&lt;/P&gt;
&lt;P&gt;Did you try seeing if they assigned as filerefs?&lt;/P&gt;
&lt;P&gt;Submit this SAS statement to run and see what filerefs are defined in your SAS session.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename _all_ list;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 03 Oct 2019 20:27:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593902#M170539</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-10-03T20:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link to a table in the folders in Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593911#M170545</link>
      <description>&lt;P&gt;Ok, I clicked on the properties of what I want to use.&amp;nbsp; It says it is a "data set" and it showed me a folder path.&amp;nbsp; I typed is in exactly as shown below.&amp;nbsp; There was no extension shown on the dataset, but when I try to export it sas7bdat shows up as the default extension.&lt;BR /&gt;&lt;BR /&gt;When I run the following code, it says that the folder path does not exist.&amp;nbsp; I've typed it in several times to make sure that it isn't a spelling error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New"&gt;&lt;FONT color="#000080" size="3"&gt;&lt;FONT color="#000080" size="3"&gt;&lt;FONT color="#000080" size="3"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; test123;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;set&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"/BAS Platform/010 Data Access/010 BAS/000 Meta/calendar.sas7bdat"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&amp;nbsp;for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 20:47:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593911#M170545</guid>
      <dc:creator>BarryP</dc:creator>
      <dc:date>2019-10-03T20:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I link to a table in the folders in Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593913#M170546</link>
      <description>&lt;P&gt;I get this in a log.&amp;nbsp; Not sure what it's supposed to be showing me;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1 The SAS System 21:02 Wednesday, October 2, 2019&lt;/P&gt;
&lt;P&gt;1 ;*';*";*/;quit;run;&lt;/P&gt;
&lt;P&gt;2 OPTIONS PAGENO=MIN;&lt;/P&gt;
&lt;P&gt;3 %LET _CLIENTTASKLABEL='Program (11)';&lt;/P&gt;
&lt;P&gt;4 %LET _CLIENTPROCESSFLOWNAME='Process Flow';&lt;/P&gt;
&lt;P&gt;5 %LET _CLIENTPROJECTPATH='';&lt;/P&gt;
&lt;P&gt;6 %LET _CLIENTPROJECTPATHHOST='';&lt;/P&gt;
&lt;P&gt;7 %LET _CLIENTPROJECTNAME='';&lt;/P&gt;
&lt;P&gt;8 %LET _SASPROGRAMFILE='';&lt;/P&gt;
&lt;P&gt;9 %LET _SASPROGRAMFILEHOST='';&lt;/P&gt;
&lt;P&gt;10&lt;/P&gt;
&lt;P&gt;11 ODS _ALL_ CLOSE;&lt;/P&gt;
&lt;P&gt;12 OPTIONS DEV=ACTIVEX;&lt;/P&gt;
&lt;P&gt;13 GOPTIONS XPIXELS=0 YPIXELS=0;&lt;/P&gt;
&lt;P&gt;14 FILENAME EGSR TEMP;&lt;/P&gt;
&lt;P&gt;15 ODS tagsets.sasreport13(ID=EGSR) FILE=EGSR&lt;/P&gt;
&lt;P&gt;16 STYLE=HTMLBlue&lt;/P&gt;
&lt;P&gt;17 STYLESHEET=(URL="file:///D:/Program%20Files/SASHome/SASEnterpriseGuide/7.1/Styles/HTMLBlue.css")&lt;/P&gt;
&lt;P&gt;18 NOGTITLE&lt;/P&gt;
&lt;P&gt;19 NOGFOOTNOTE&lt;/P&gt;
&lt;P&gt;20 GPATH=&amp;amp;sasworklocation&lt;/P&gt;
&lt;P&gt;21 ENCODING=UTF8&lt;/P&gt;
&lt;P&gt;22 options(rolap="on")&lt;/P&gt;
&lt;P&gt;23 ;&lt;/P&gt;
&lt;P&gt;NOTE: Writing TAGSETS.SASREPORT13(EGSR) Body file: EGSR&lt;/P&gt;
&lt;P&gt;24 FILENAME EGXLSSX TEMP;&lt;/P&gt;
&lt;P&gt;25 ODS EXCEL(ID=EGXLSSX) FILE=EGXLSSX STYLE=Excel&lt;/P&gt;
&lt;P&gt;26 OPTIONS (&lt;/P&gt;
&lt;P&gt;27 EMBEDDED_TITLES="no" EMBEDDED_FOOTNOTES="no" SHEET_INTERVAL="None"&lt;/P&gt;
&lt;P&gt;28 );&lt;/P&gt;
&lt;P&gt;WARNING: Unsupported device 'ACTIVEX' for EXCEL(EGXLSSX) destination. Using device 'ACTXIMG'.&lt;/P&gt;
&lt;P&gt;29&lt;/P&gt;
&lt;P&gt;30 GOPTIONS ACCESSIBLE;&lt;/P&gt;
&lt;P&gt;31&lt;/P&gt;
&lt;P&gt;32 filename _all_ list;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= EGSR&lt;/P&gt;
&lt;P&gt;Physical Name= /sas/saswork_das/SAS_work122700002C60_shcsbiapp1vp/#LN00185&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= EGXLSSX&lt;/P&gt;
&lt;P&gt;Physical Name= /sas/saswork_das/SAS_work122700002C60_shcsbiapp1vp/#LN00186&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= STDIN&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;standard input&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= STDOUT&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;standard output&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= STDERR&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;standard error&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= FILDES03&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;File Descriptor 03&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= FILDES04&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;File Descriptor 04&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= FILDES05&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;File Descriptor 05&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= FILDES07&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;File Descriptor 07&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= FILDES08&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;File Descriptor 08&amp;gt;&lt;/P&gt;
&lt;P&gt;NOTE: Fileref= FILDES09&lt;/P&gt;
&lt;P&gt;Physical Name= &amp;lt;File Descriptor 09&amp;gt;&lt;/P&gt;
&lt;P&gt;33&lt;/P&gt;
&lt;P&gt;34 GOPTIONS NOACCESSIBLE;&lt;/P&gt;
&lt;P&gt;2 The SAS System 21:02 Wednesday, October 2, 2019&lt;/P&gt;
&lt;P&gt;35 %LET _CLIENTTASKLABEL=;&lt;/P&gt;
&lt;P&gt;36 %LET _CLIENTPROCESSFLOWNAME=;&lt;/P&gt;
&lt;P&gt;37 %LET _CLIENTPROJECTPATH=;&lt;/P&gt;
&lt;P&gt;38 %LET _CLIENTPROJECTPATHHOST=;&lt;/P&gt;
&lt;P&gt;39 %LET _CLIENTPROJECTNAME=;&lt;/P&gt;
&lt;P&gt;40 %LET _SASPROGRAMFILE=;&lt;/P&gt;
&lt;P&gt;41 %LET _SASPROGRAMFILEHOST=;&lt;/P&gt;
&lt;P&gt;42&lt;/P&gt;
&lt;P&gt;43 ;*';*";*/;quit;run;&lt;/P&gt;
&lt;P&gt;44 ODS _ALL_ CLOSE;&lt;/P&gt;
&lt;P&gt;NOTE: Writing EXCEL(EGXLSSX) file: /sas/saswork_das/SAS_work122700002C60_shcsbiapp1vp/#LN00186&lt;/P&gt;
&lt;P&gt;45&lt;/P&gt;
&lt;P&gt;46&lt;/P&gt;
&lt;P&gt;47 QUIT; RUN;&lt;/P&gt;
&lt;P&gt;48&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 20:51:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-link-to-a-table-in-the-folders-in-Enterprise-Guide/m-p/593913#M170546</guid>
      <dc:creator>BarryP</dc:creator>
      <dc:date>2019-10-03T20:51:47Z</dc:date>
    </item>
  </channel>
</rss>

