<?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 Get Path() only returning the file name? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Get-Path-only-returning-the-file-name/m-p/15022#M13928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm try to get the full path of the "current data table". Get Path() is only returning the file name. Yesterday it was returning the full path and I can't figure out what changed. Help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using JMP 11.2.0 (64 bit) on Win7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2015 20:02:18 GMT</pubDate>
    <dc:creator>tony_adames</dc:creator>
    <dc:date>2015-10-23T20:02:18Z</dc:date>
    <item>
      <title>Get Path() only returning the file name?</title>
      <link>https://community.jmp.com/t5/Discussions/Get-Path-only-returning-the-file-name/m-p/15022#M13928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm try to get the full path of the "current data table". Get Path() is only returning the file name. Yesterday it was returning the full path and I can't figure out what changed. Help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using JMP 11.2.0 (64 bit) on Win7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 20:02:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-Path-only-returning-the-file-name/m-p/15022#M13928</guid>
      <dc:creator>tony_adames</dc:creator>
      <dc:date>2015-10-23T20:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get Path() only returning the file name?</title>
      <link>https://community.jmp.com/t5/Discussions/Get-Path-only-returning-the-file-name/m-p/15023#M13929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, have you made the sure the file has been saved?&amp;nbsp; There won't be a path if there is no file.&amp;nbsp; All JMP can return is the name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt = Open( "$SAMPLE_DATA/Big Class.jmp" );&lt;/P&gt;&lt;P&gt;path = dt &amp;lt;&amp;lt; Get Path();&lt;/P&gt;&lt;P&gt;Show( path );&lt;/P&gt;&lt;P&gt;dt2 = New Table("test");&lt;/P&gt;&lt;P&gt;path = dt2 &amp;lt;&amp;lt; Get Path();&lt;/P&gt;&lt;P&gt;Show( path );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Returns:&lt;/P&gt;&lt;P&gt;path = "C:\Program Files\SAS\JMPPRO\12\Samples\Data\Big Class.jmp";&lt;/P&gt;&lt;P&gt;path = "test.jmp";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 20:37:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Get-Path-only-returning-the-file-name/m-p/15023#M13929</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2015-10-23T20:37:59Z</dc:date>
    </item>
  </channel>
</rss>

