<?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: Which parameters do I need to do this? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/which-parameters-do-i-need-to-do-this/m-p/159414#M12207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind, the parameter list is so long I couldn't see the String parameter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2013 14:17:34 GMT</pubDate>
    <dc:creator>IB1</dc:creator>
    <dc:date>2013-05-01T14:17:34Z</dc:date>
    <item>
      <title>Which parameters do I need to do this?</title>
      <link>https://community.esri.com/t5/python-questions/which-parameters-do-i-need-to-do-this/m-p/159413#M12206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've made a Python script that finds the midpoint of a polyline and creates a point there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having trouble finding what parameters inside the tool properties I need to choose for 2 of the outputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-----------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;arcpy.FeatureClassToFeatureClass_conversion (saved_Layer, output_Location, output_Name)&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;output_Location and output_Name use GetParameterAsText.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For output_Location, I just want the person using the tool to be able to select either a folder or geodatabase or dataset where they want the file to be saved. I can't figure out which parameter lets the user just select the location where the file should be saved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And then output_Name, should just allow the user to type in the file name, like Rivers.shp. But I cannot find a parameter that just allows the user to enter text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 12:16:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/which-parameters-do-i-need-to-do-this/m-p/159413#M12206</guid>
      <dc:creator>IB1</dc:creator>
      <dc:date>2013-05-01T12:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Which parameters do I need to do this?</title>
      <link>https://community.esri.com/t5/python-questions/which-parameters-do-i-need-to-do-this/m-p/159414#M12207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind, the parameter list is so long I couldn't see the String parameter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 14:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/which-parameters-do-i-need-to-do-this/m-p/159414#M12207</guid>
      <dc:creator>IB1</dc:creator>
      <dc:date>2013-05-01T14:17:34Z</dc:date>
    </item>
  </channel>
</rss>

