<?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: Inaccessible Files on OneDrive in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/227699#M45177</link>
    <description>&lt;P&gt;A follow-up here: There were some issues with some OneDrive configurations. We will be addressing those in JMP 15.1.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2019 13:19:47 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2019-09-30T13:19:47Z</dc:date>
    <item>
      <title>Inaccessible Files on OneDrive</title>
      <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222621#M44420</link>
      <description>&lt;P&gt;I appreciate that this is not really a JMP problem but an IT issue of ours that I need to talk to them about, but I'll float it here anyway in case anyone has any suggestions.&lt;/P&gt;
&lt;P&gt;The local C: drives on a recently-installed new batch of laptops here appear to been replaced by links to a centrally-located OneDrive account - and as soon as any files saved to the $DOCUMENTS directory (or any subdirectory of it) have been uploaded to that account, my JSL scripts can no longer see them. The&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;show(files in directory("$DOCUMENTS"))&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt; command returns nothing but a single file called "desktop.ini", despite there being any number of JMP data sets of mine saved in that directory&amp;nbsp;that are still both visible and directly accessible to me via both Windows Explorer and JMP's own File | Open command on the main menu.&lt;/P&gt;
&lt;P&gt;I &lt;EM&gt;could&lt;/EM&gt; save data to a directory that isn't linked to the OneDrive account, but the use of the $DOCUMENTS path variable allows me to distribute the scripts to other users without having to worry about the physical addresses of their local directories. Does anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 13:17:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222621#M44420</guid>
      <dc:creator>DMR</dc:creator>
      <dc:date>2019-09-30T13:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Files on OneDrive</title>
      <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222767#M44445</link>
      <description>Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2518"&gt;@DMR&lt;/a&gt;, what version of JMP are you using?&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2019 21:48:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222767#M44445</guid>
      <dc:creator>Justin_Chilton</dc:creator>
      <dc:date>2019-08-22T21:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Files on OneDrive</title>
      <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222789#M44449</link>
      <description>Have you tried to look for your files in the "OneDrive" folder on your system? Just a thought</description>
      <pubDate>Thu, 22 Aug 2019 23:45:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222789#M44449</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2019-08-22T23:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Files on OneDrive</title>
      <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222797#M44453</link>
      <description>&lt;P&gt;I've used $DOWNLOADS to make scripts "just work" with freshly downloaded data. Not sure how your onedrive setup might treat the downloads folder. If you download the data a 2nd time, the 2nd download is renamed and the script still needs to be touched, so maybe not a perfect solution.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 03:51:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/222797#M44453</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2019-08-23T03:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Files on OneDrive</title>
      <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/223001#M44489</link>
      <description>&lt;P&gt;Hi Craige, also&amp;nbsp;Justin &amp;amp; Thierry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Craig - thanks for the suggestion: using the $DOWNLOADS system variable does indeed seem to work, so that's a good workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've messaged Justin directly regarding the JMP version, as I have access to more than a single version here at the moment, and&amp;nbsp;suspect&amp;nbsp;I&amp;nbsp;got myself confused as to which one actually illustrated the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thierry - I'll have a word with our IT department to see if there's a way I can access the OneDrive folder other than by using the path linked to the $DOCUMENTS system variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've now got plan going forward, so many thanks for your suggestions everyone.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2019 08:41:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/223001#M44489</guid>
      <dc:creator>DMR</dc:creator>
      <dc:date>2019-08-25T08:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Files on OneDrive</title>
      <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/227699#M45177</link>
      <description>&lt;P&gt;A follow-up here: There were some issues with some OneDrive configurations. We will be addressing those in JMP 15.1.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 13:19:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/227699#M45177</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2019-09-30T13:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Files on OneDrive</title>
      <link>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/241565#M47726</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Windows 10 Enterprise, 64-bit, JMP 15.0.0 and JMP Pro 15.0.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; We are experiencing a similar issue, but not with one-drive. We have an issue seeing some files on our network drives. There are some common network drives here in the US and abroad. When running the Files In Directory command, I CAN see all the files when I look in the directories on the network drives overseas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; What's strange is that this is NOT true for network drives here in the US. When I go to look for files on certain drives in the US, I CAN'T see all the files. Some yes, some no, and there doesn't seem to be a rhyme or reason to it. For us, we also have our local C-drives mapped to a network drive, and when I look at files that are both local (and hence on the network drive for the laptop), I don't see all the files. For example, there's a directory I have with 67 files in it, including some JMP data tables. When I use the Files In Directory command, I only see 54 of the files -- and one of the ones I DON'T see is a JMP data table. Can't figure it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; To be clear, I can navigate to the files within JMP and open them just fine. But, since I am working with several hundred files, I can't do this manually, and this isn't working in JSL code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; For me, this is now a show-stopper because I can't access the production quality data files on the network drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have opened a case with JMP technical support (they directed me to this thread). Hopefully this can be fixed soon, whether it's an IT issue on our end, or a JMP issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 17:07:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inaccessible-Files-on-OneDrive/m-p/241565#M47726</guid>
      <dc:creator>SDF1</dc:creator>
      <dc:date>2020-01-16T17:07:22Z</dc:date>
    </item>
  </channel>
</rss>

