<?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: How to make script tool help use relative path? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507855#M3464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you added the script to the toolbox, did you make it &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Adding_a_script_tool/00150000001r000000/"&gt;use relative paths&lt;/A&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2015 18:14:44 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2015-03-16T18:14:44Z</dc:date>
    <item>
      <title>How to make script tool help use relative path?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507854#M3463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having a really knotty problem and I was wondering if anyone could confirm if this is a bug in 10.3 or I'm not doing it right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a script tool and an associated CHM help file. In my script tool properties I have ticked on under the general tab Store relative path names. I know this is working as my script is in a sub-folder. I have organized my folder such that my CHM file is in a sub folder called Help (not unreasonable!) but when ever I click on the Tool help button on the tool script interface it opens up a blank window and then the item description page in my internet browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/74686_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Placing the CHM file in the same folder as the tbx file&lt;/LI&gt;&lt;LI&gt;syntax of \Help\myhelp.chm&lt;/LI&gt;&lt;LI&gt;syntax of ..\Help\myhelp.chm&lt;/LI&gt;&lt;LI&gt;syntax of .\myhelp.chm&lt;/LI&gt;&lt;LI&gt;syntax of ..\SCTTool\Help\myhelp.chm&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing works! So is the path to the CHM file absolute and the relative path name is ignored? This is on my c:\ drive and when I double click on the CHM file it opens as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 18:04:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507854#M3463</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2015-03-16T18:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to make script tool help use relative path?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507855#M3464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you added the script to the toolbox, did you make it &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Adding_a_script_tool/00150000001r000000/"&gt;use relative paths&lt;/A&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 18:14:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507855#M3464</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-03-16T18:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to make script tool help use relative path?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507856#M3465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. As mentioned above "...&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;In my script tool properties I have ticked on under the general tab Store relative path names"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 18:22:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507856#M3465</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2015-03-16T18:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to make script tool help use relative path?</title>
      <link>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507857#M3466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK it's ArcMap being ArcMap...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out of pure frustration I closed ArcMap down, opened it up, went to the tool and navigated to the help file (CHM), this time it just worked...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test it was relative I copied the entire folder structure to a new location, deleted the old one and it opened when I clicked on Tool Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aahaahahahaha!!!!! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/angry.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note to self - 4 years later and I'm finding my own solutions!&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp;- I used&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;.\Help\myhelp.chm&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 20:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-to-make-script-tool-help-use-relative-path/m-p/507857#M3466</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2015-03-16T20:07:31Z</dc:date>
    </item>
  </channel>
</rss>

