<?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: JMP12 Add-In Folder Moved (Local=&amp;gt;Roaming) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38602#M22590</link>
    <description>&lt;P&gt;I'm curious about&amp;nbsp;your underlying need to hardcode&amp;nbsp;the user profile directory in your JSL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JMP has a number of &lt;A href="http://www.jmp.com/support/help/13/Path_Variables.shtml" target="_blank"&gt;path&amp;nbsp;variables&lt;/A&gt;&amp;nbsp;to ease access to directories. In particular, the ADDIN_HOME variable and the HOME variable may be of use to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a need to address the user profile directory that one of these variables doesn't support?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2017 21:17:59 GMT</pubDate>
    <dc:creator>Jeff_Perkinson</dc:creator>
    <dc:date>2017-04-27T21:17:59Z</dc:date>
    <item>
      <title>JMP12 Add-In Folder Moved (Local=&gt;Roaming)</title>
      <link>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38540#M22562</link>
      <description>&lt;P&gt;As I'm migrating some of my JSL scripts from JMP11 to JMP12, they are Add-In's, I've noticed they&amp;nbsp;would not work.&amp;nbsp; The root cause is that JMP12 is now using the \Roaming folder, where as JMP11 and before used the \Local folder.&amp;nbsp;&amp;nbsp;Does anyone know&amp;nbsp;why&amp;nbsp;JMP12 Add-In's are now using the Roaming folder?&amp;nbsp; Same Windows 8 in each case, same PC:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JMP11: C:\Users\&amp;lt;myname&amp;gt;\AppData\&lt;STRONG&gt;Local&lt;/STRONG&gt;\SAS\JMP\AddIns&lt;/P&gt;&lt;P&gt;JMP12: C:\Users\&amp;lt;myname&amp;gt;\AppData\&lt;STRONG&gt;Roaming&lt;/STRONG&gt;\SAS\JMP\AddIns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks, DJ&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 23:44:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38540#M22562</guid>
      <dc:creator>djhanson</dc:creator>
      <dc:date>2017-04-26T23:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: JMP12 Add-In Folder Moved (Local=&gt;Roaming)</title>
      <link>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38548#M22569</link>
      <description>&lt;P&gt;I suspect the change to using "Roaming" &amp;nbsp;has to do with the direction Microsoft is moving the Windows operating system.&lt;/P&gt;
&lt;P&gt;My experience has been, that JMP does not make such changes without strong reasons.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The answer to your question will probably be best answered by emailing the JMP support team at:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;support@jmp.com&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 10:19:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38548#M22569</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-04-27T10:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: JMP12 Add-In Folder Moved (Local=&gt;Roaming)</title>
      <link>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38596#M22589</link>
      <description>&lt;P&gt;Thanks - I'm testing this now.&amp;nbsp; however, I just found this post which states that JMP12 had to move user data ot the Roaming folder for some Citrix change.&amp;nbsp; Anyways, it is probably something I'm going to ask jmp support to document in their scripting guide (at least I couldn't find it in JMP12 scripting guide).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.jmp.com/t5/Discussions/JMP-10-Permissions/m-p/17558" target="_blank"&gt;https://community.jmp.com/t5/Discussions/JMP-10-Permissions/m-p/17558&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 18:06:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38596#M22589</guid>
      <dc:creator>djhanson</dc:creator>
      <dc:date>2017-04-27T18:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: JMP12 Add-In Folder Moved (Local=&gt;Roaming)</title>
      <link>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38602#M22590</link>
      <description>&lt;P&gt;I'm curious about&amp;nbsp;your underlying need to hardcode&amp;nbsp;the user profile directory in your JSL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JMP has a number of &lt;A href="http://www.jmp.com/support/help/13/Path_Variables.shtml" target="_blank"&gt;path&amp;nbsp;variables&lt;/A&gt;&amp;nbsp;to ease access to directories. In particular, the ADDIN_HOME variable and the HOME variable may be of use to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a need to address the user profile directory that one of these variables doesn't support?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 21:17:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP12-Add-In-Folder-Moved-Local-gt-Roaming/m-p/38602#M22590</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2017-04-27T21:17:59Z</dc:date>
    </item>
  </channel>
</rss>

