<?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: Whitespace Issue in Geoprocessing Tool in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597070#M46744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;paths with spaces should be avoided at all costs... too many reasons to go into, but esri grids are particularly sensitive.&amp;nbsp; or do you mean your tool is producing 'whitespace' but not a space...in which case a screen grab is in order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2016 18:49:55 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-04-27T18:49:55Z</dc:date>
    <item>
      <title>Whitespace Issue in Geoprocessing Tool</title>
      <link>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597069#M46743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm encountering an issue with the custom python tools I have built not executing when there are whitespaces in the parameter names/paths. Otherwise, the tools execute just fine and return the expected outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a known resolution to this issue? The error that I encountered is something like; &lt;SPAN style="text-decoration: underline;"&gt;Dataset XYZ does not exist or is not supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 18:36:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597069#M46743</guid>
      <dc:creator>benberman</dc:creator>
      <dc:date>2016-04-27T18:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace Issue in Geoprocessing Tool</title>
      <link>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597070#M46744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;paths with spaces should be avoided at all costs... too many reasons to go into, but esri grids are particularly sensitive.&amp;nbsp; or do you mean your tool is producing 'whitespace' but not a space...in which case a screen grab is in order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 18:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597070#M46744</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-27T18:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace Issue in Geoprocessing Tool</title>
      <link>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597071#M46745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The former part of what you said..I agree that they should be avoided. I was just wondering if there was any way at all to work around this. If I use an out of the box ESRI tool and load a parameter with whitespace it doesn't seem to be a problem but in custom scripts it does appear to be an issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 20:12:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597071#M46745</guid>
      <dc:creator>benberman</dc:creator>
      <dc:date>2016-04-27T20:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace Issue in Geoprocessing Tool</title>
      <link>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597072#M46746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could try little things like ensuring paths use raw formatting, replace \ with \\ or better /&amp;nbsp; and a variety of other options assuming that this is python we are talking about.&amp;nbsp; I posted a blog on this topic&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/55463"&gt;Filenames and file paths in Python&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 20:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/whitespace-issue-in-geoprocessing-tool/m-p/597072#M46746</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-27T20:23:34Z</dc:date>
    </item>
  </channel>
</rss>

